Class DragonHeadModel
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.model.SkullModelBase
net.minecraft.client.model.dragon.DragonHeadModel
- 
Field SummaryFieldsFields inherited from class net.minecraft.client.model.ModelrenderType
- 
Constructor SummaryConstructors
- 
Method SummaryModifier 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.ModelrenderType
- 
Field Details- 
head
- 
jaw
 
- 
- 
Constructor Details- 
DragonHeadModel
 
- 
- 
Method Details- 
createHeadLayer
- 
setupAnimpublic void setupAnim(float p_104188_, float p_104189_, float p_104190_) - Specified by:
- setupAnimin class- SkullModelBase
 
- 
renderToBufferpublic 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 class- Model
 
 
-