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 Summary
FieldsModifier and TypeFieldDescriptionprivate final ModelPartprivate final ModelPartprivate final ModelPartFields inherited from class net.minecraft.client.model.Model
renderType - 
Constructor Summary
Constructors - 
Method Summary
Modifier 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.Model
renderType 
- 
Field Details
- 
head
 - 
leftEar
 - 
rightEar
 
 - 
 - 
Constructor Details
- 
PiglinHeadModel
 
 - 
 - 
Method Details
- 
createHeadModel
 - 
setupAnim
public void setupAnim(float p_261561_, float p_261750_, float p_261549_) - Specified by:
 setupAnimin classSkullModelBase
 - 
renderToBuffer
public 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 classModel
 
 -