Uses of Record Class
net.minecraft.class_11677
Packages that use class_11677
Package
Description
The base package for all Minecraft classes.
-
Uses of class_11677 in net.minecraft
Methods in net.minecraft that return class_11677Modifier and TypeMethodDescriptionstatic <M extends BipedEntityModel<?>>
class_11677<M> class_11677.method_72961(class_11677<EntityModelLayer> class_11677, LoadedEntityModels loadedEntityModels, Function<ModelPart, M> function) <U> class_11677<U> class_11677.method_72962(Function<? super T, ? extends U> function) Methods in net.minecraft with parameters of type class_11677Modifier and TypeMethodDescriptionvoidclass_11677.method_72960(class_11677<TexturedModelData> class_11677, ImmutableMap.Builder<T, TexturedModelData> builder) static <M extends BipedEntityModel<?>>
class_11677<M> class_11677.method_72961(class_11677<EntityModelLayer> class_11677, LoadedEntityModels loadedEntityModels, Function<ModelPart, M> function) -
Uses of class_11677 in net.minecraft.client.render.entity
Constructors in net.minecraft.client.render.entity with parameters of type class_11677ModifierConstructorDescriptionAbstractSkeletonEntityRenderer(EntityRendererFactory.Context context, class_11677<EntityModelLayer> class_11677, SkeletonEntityModel<S> skeletonEntityModel) AbstractSkeletonEntityRenderer(EntityRendererFactory.Context context, EntityModelLayer layer, class_11677<EntityModelLayer> class_11677) PiglinEntityRenderer(EntityRendererFactory.Context ctx, EntityModelLayer mainLayer, EntityModelLayer babyMainLayer, class_11677<EntityModelLayer> class_11677, class_11677<EntityModelLayer> class_116772) protectedZombieBaseEntityRenderer(EntityRendererFactory.Context context, M mainModel, M babyMainModel, class_11677<M> class_11677, class_11677<M> class_116772) ZombieEntityRenderer(EntityRendererFactory.Context ctx, EntityModelLayer layer, EntityModelLayer legsArmorLayer, class_11677<EntityModelLayer> class_11677, class_11677<EntityModelLayer> class_116772) ZombifiedPiglinEntityRenderer(EntityRendererFactory.Context context, EntityModelLayer mainLayer, EntityModelLayer babyMainLayer, class_11677<EntityModelLayer> class_11677, class_11677<EntityModelLayer> class_116772) -
Uses of class_11677 in net.minecraft.client.render.entity.feature
Fields in net.minecraft.client.render.entity.feature declared as class_11677Modifier and TypeFieldDescriptionprivate final class_11677<A> ArmorFeatureRenderer.field_61804private final class_11677<A> ArmorFeatureRenderer.field_61805Constructors in net.minecraft.client.render.entity.feature with parameters of type class_11677ModifierConstructorDescriptionArmorFeatureRenderer(FeatureRendererContext<S, M> featureRendererContext, class_11677<A> class_11677, class_11677<A> class_116772, EquipmentRenderer equipmentRenderer) ArmorFeatureRenderer(FeatureRendererContext<S, M> featureRendererContext, class_11677<A> class_11677, EquipmentRenderer equipmentRenderer) -
Uses of class_11677 in net.minecraft.client.render.entity.model
Fields in net.minecraft.client.render.entity.model declared as class_11677Modifier and TypeFieldDescriptionstatic final class_11677<EntityModelLayer> EntityModelLayers.field_61684static final class_11677<EntityModelLayer> EntityModelLayers.field_61686static final class_11677<EntityModelLayer> EntityModelLayers.field_61687static final class_11677<EntityModelLayer> EntityModelLayers.field_61694static final class_11677<EntityModelLayer> EntityModelLayers.field_61695static final class_11677<EntityModelLayer> EntityModelLayers.field_61696static final class_11677<EntityModelLayer> EntityModelLayers.field_61697static final class_11677<EntityModelLayer> EntityModelLayers.field_61698static final class_11677<EntityModelLayer> EntityModelLayers.field_61699static final class_11677<EntityModelLayer> EntityModelLayers.field_61700static final class_11677<EntityModelLayer> EntityModelLayers.field_61701static final class_11677<EntityModelLayer> EntityModelLayers.field_61708static final class_11677<EntityModelLayer> EntityModelLayers.field_61709static final class_11677<EntityModelLayer> EntityModelLayers.field_61710static final class_11677<EntityModelLayer> EntityModelLayers.field_61711static final class_11677<EntityModelLayer> EntityModelLayers.field_61712static final class_11677<EntityModelLayer> EntityModelLayers.field_61713static final class_11677<EntityModelLayer> EntityModelLayers.field_61714static final class_11677<EntityModelLayer> EntityModelLayers.field_61717static final class_11677<EntityModelLayer> EntityModelLayers.field_61718static final class_11677<EntityModelLayer> EntityModelLayers.field_61719static final class_11677<EntityModelLayer> EntityModelLayers.field_61720Methods in net.minecraft.client.render.entity.model that return class_11677Modifier and TypeMethodDescriptionstatic class_11677<ModelData> PiglinBaseEntityModel.method_72827(Dilation dilation, Dilation dilation2) static class_11677<TexturedModelData> ArmorStandArmorEntityModel.method_72830(Dilation dilation, Dilation dilation2) protected static class_11677<ModelData> BipedEntityModel.method_72853(Function<Dilation, ModelData> function, Dilation dilation, Dilation dilation2) static class_11677<ModelData> BipedEntityModel.method_72854(Dilation dilation, Dilation dilation2) static class_11677<ModelData> PlayerEntityModel.method_72857(Dilation dilation, Dilation dilation2) static class_11677<TexturedModelData> ZombieVillagerEntityModel.method_72879(Dilation dilation, Dilation dilation2) private static class_11677<EntityModelLayer> EntityModelLayers.method_72894(String string)