Package net.minecraft.client.model
Class PiglinHeadModel
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.model.SkullModelBase
net.minecraft.client.model.PiglinHeadModel
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate final ModelPartprivate final ModelPartprivate final ModelPartFields inherited from class net.minecraft.client.model.ModelrenderType
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic MeshDefinitionvoidrenderToBuffer(PoseStack p_261809_, VertexConsumer p_261744_, int p_261711_, int p_262032_, float p_262022_, float p_261949_, float p_261474_, float p_261957_) voidsetupAnim(float p_261561_, float p_261750_, float p_261549_) Methods inherited from class net.minecraft.client.model.ModelrenderType
- 
Field Details- 
head
- 
leftEar
- 
rightEar
 
- 
- 
Constructor Details- 
PiglinHeadModel
 
- 
- 
Method Details- 
createHeadModel
- 
setupAnimpublic void setupAnim(float p_261561_, float p_261750_, float p_261549_) - Specified by:
- setupAnimin class- SkullModelBase
 
- 
renderToBufferpublic void renderToBuffer(PoseStack p_261809_, VertexConsumer p_261744_, int p_261711_, int p_262032_, float p_262022_, float p_261949_, float p_261474_, float p_261957_) - Specified by:
- renderToBufferin class- Model
 
 
-