Class DragonHeadModel
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.model.SkullModelBase
net.minecraft.client.model.dragon.DragonHeadModel
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.model.Model
Model.Simple
-
Field Summary
FieldsFields inherited from class net.minecraft.client.model.Model
renderType, root
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic LayerDefinition
void
setupAnim
(float pMouthAnimation, float pYRot, float pXRot) Methods inherited from class net.minecraft.client.model.Model
allParts, getAnimation, renderToBuffer, renderToBuffer, renderType, resetPose, root
-
Field Details
-
head
-
jaw
-
-
Constructor Details
-
DragonHeadModel
-
-
Method Details
-
createHeadLayer
-
setupAnim
public void setupAnim(float pMouthAnimation, float pYRot, float pXRot) - Specified by:
setupAnim
in classSkullModelBase
-