Class DragonHeadModel
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.model.SkullModelBase
net.minecraft.client.model.dragon.DragonHeadModel
- 
Field Summary
FieldsFields inherited from class net.minecraft.client.model.Model
renderType - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic LayerDefinitionvoidrenderToBuffer(PoseStack p_104192_, VertexConsumer p_104193_, int p_104194_, int p_104195_, float p_104196_, float p_104197_, float p_104198_, float p_104199_) voidsetupAnim(float p_104188_, float p_104189_, float p_104190_) Methods inherited from class net.minecraft.client.model.Model
renderType 
- 
Field Details
- 
head
 - 
jaw
 
 - 
 - 
Constructor Details
- 
DragonHeadModel
 
 - 
 - 
Method Details
- 
createHeadLayer
 - 
setupAnim
public void setupAnim(float p_104188_, float p_104189_, float p_104190_) - Specified by:
 setupAnimin classSkullModelBase
 - 
renderToBuffer
public void renderToBuffer(PoseStack p_104192_, VertexConsumer p_104193_, int p_104194_, int p_104195_, float p_104196_, float p_104197_, float p_104198_, float p_104199_) - Specified by:
 renderToBufferin classModel
 
 -