Package net.minecraft.client.model
Class EndermiteModel
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.model.Model
Model.Simple
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final int
private static final int[][]
private static final int[][]
private final ModelPart[]
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
private static String
createSegmentName
(int p_170548_) void
setupAnim
(EntityRenderState p_363459_) 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
-
BODY_COUNT
private static final int BODY_COUNT- See Also:
-
BODY_SIZES
private static final int[][] BODY_SIZES -
BODY_TEXS
private static final int[][] BODY_TEXS -
bodyParts
-
-
Constructor Details
-
EndermiteModel
-
-
Method Details
-
createSegmentName
-
createBodyLayer
-
setupAnim
- Overrides:
setupAnim
in classEntityModel<EntityRenderState>
-