Package net.minecraft.client.model
Class SkullModel
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.model.SkullModelBase
net.minecraft.client.model.SkullModel
-
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 MeshDefinition
static LayerDefinition
static LayerDefinition
void
setupAnim
(float p_103811_, float p_103812_, float p_103813_) 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
-
Field Details
-
head
-
-
Constructor Details
-
SkullModel
-
-
Method Details
-
createHeadModel
-
createHumanoidHeadLayer
-
createMobHeadLayer
-
setupAnim
public void setupAnim(float p_103811_, float p_103812_, float p_103813_) - Specified by:
setupAnim
in classSkullModelBase
-