Package net.minecraft.client.model
Class SkullModelBase
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.model.SkullModelBase
- Direct Known Subclasses:
DragonHeadModel
,PiglinHeadModel
,SkullModel
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.model.Model
Model.Simple
-
Field Summary
Fields inherited from class net.minecraft.client.model.Model
renderType, root
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract void
setupAnim
(float pMouthAnimation, float pYRot, float pXRot) Methods inherited from class net.minecraft.client.model.Model
allParts, animate, animate, animate, animate, animateWalk, animateWalk, applyStatic, applyStatic, getAnimation, getAnyDescendantWithName, renderToBuffer, renderToBuffer, renderType, resetPose, root
-
Constructor Details
-
SkullModelBase
-
-
Method Details
-
setupAnim
public abstract void setupAnim(float pMouthAnimation, float pYRot, float pXRot)
-