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 voidsetupAnim(float mouthAnimation, float yRot, float xRot) Methods inherited from class net.minecraft.client.model.Model
allParts, getAnimation, renderToBuffer, renderToBuffer, renderType, resetPose, root
-
Constructor Details
-
SkullModelBase
-
-
Method Details
-
setupAnim
public abstract void setupAnim(float mouthAnimation, float yRot, float xRot)
-