Class ShulkerModel
java.lang.Object
net.minecraft.client.model.Model<ShulkerRenderState>
net.minecraft.client.model.EntityModel<ShulkerRenderState>
net.minecraft.client.model.monster.shulker.ShulkerModel
-
Nested Class Summary
Nested classes/interfaces inherited from class Model
Model.Simple -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Stringprivate final ModelPartprivate final ModelPartstatic final StringFields inherited from class EntityModel
MODEL_Y_OFFSETFields inherited from class Model
renderType, root -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic LayerDefinitionstatic LayerDefinitionprivate static MeshDefinitionvoidsetupAnim(ShulkerRenderState state) Methods inherited from class Model
allParts, getAnimation, 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:
setupAnimin classModel<ShulkerRenderState>
-