Package net.minecraft.client.model
Class AgeableListModel<E extends Entity>
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.model.EntityModel<E>
net.minecraft.client.model.AgeableListModel<E>
- Direct Known Subclasses:
AxolotlModel,BeeModel,ChickenModel,ColorableAgeableListModel,ElytraModel,FoxModel,HoglinModel,HorseModel,HumanoidModel,OcelotModel,QuadrupedModel,TadpoleModel
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final floatprivate final floatprivate final floatprivate final floatprivate final floatprivate final booleanFields inherited from class net.minecraft.client.model.EntityModel
attackTime, riding, youngFields inherited from class net.minecraft.client.model.Model
renderType -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedprotectedAgeableListModel(boolean p_102023_, float p_102024_, float p_102025_) protectedAgeableListModel(boolean p_102027_, float p_102028_, float p_102029_, float p_102030_, float p_102031_, float p_102032_) protectedAgeableListModel(Function<ResourceLocation, RenderType> p_102015_, boolean p_102016_, float p_102017_, float p_102018_, float p_102019_, float p_102020_, float p_102021_) -
Method Summary
Modifier and TypeMethodDescriptionvoidrenderToBuffer(PoseStack p_102034_, VertexConsumer p_102035_, int p_102036_, int p_102037_, float p_102038_, float p_102039_, float p_102040_, float p_102041_) Methods inherited from class net.minecraft.client.model.EntityModel
copyPropertiesTo, prepareMobModel, setupAnimMethods inherited from class net.minecraft.client.model.Model
renderType
-
Field Details
-
scaleHead
private final boolean scaleHead -
babyYHeadOffset
private final float babyYHeadOffset -
babyZHeadOffset
private final float babyZHeadOffset -
babyHeadScale
private final float babyHeadScale -
babyBodyScale
private final float babyBodyScale -
bodyYOffset
private final float bodyYOffset
-
-
Constructor Details
-
AgeableListModel
protected AgeableListModel(boolean p_102023_, float p_102024_, float p_102025_) -
AgeableListModel
protected AgeableListModel(boolean p_102027_, float p_102028_, float p_102029_, float p_102030_, float p_102031_, float p_102032_) -
AgeableListModel
protected AgeableListModel(Function<ResourceLocation, RenderType> p_102015_, boolean p_102016_, float p_102017_, float p_102018_, float p_102019_, float p_102020_, float p_102021_) -
AgeableListModel
protected AgeableListModel()
-
-
Method Details
-
renderToBuffer
public void renderToBuffer(PoseStack p_102034_, VertexConsumer p_102035_, int p_102036_, int p_102037_, float p_102038_, float p_102039_, float p_102040_, float p_102041_) - Specified by:
renderToBufferin classModel
-
headParts
-
bodyParts
-