Package net.minecraft.client.model
Class ShulkerModel
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.model.Model
Model.Simple
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final String
private final ModelPart
private final ModelPart
static final String
Fields inherited from class net.minecraft.client.model.EntityModel
MODEL_Y_OFFSET
Fields inherited from class net.minecraft.client.model.Model
renderType, root
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic LayerDefinition
static LayerDefinition
private static MeshDefinition
void
setupAnim
(ShulkerRenderState p_362026_) 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
-
LID
- See Also:
-
BASE
- See Also:
-
lid
-
head
-
-
Constructor Details
-
ShulkerModel
-
-
Method Details
-
createShellMesh
-
createBodyLayer
-
createBoxLayer
-
setupAnim
- Overrides:
setupAnim
in classEntityModel<ShulkerRenderState>
-