Package net.minecraft.client.model
Class SilverfishModel
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.model.EntityModel<EntityRenderState>
net.minecraft.client.model.SilverfishModel
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.model.Model
Model.Simple -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final intprivate static final int[][]private static final int[][]private final ModelPart[]private final ModelPart[]Fields inherited from class net.minecraft.client.model.EntityModel
MODEL_Y_OFFSETFields inherited from class net.minecraft.client.model.Model
renderType, root -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic LayerDefinitionprivate static StringgetLayerName(int pIndex) private static StringgetSegmentName(int pIndex) voidsetupAnim(EntityRenderState p_360851_) 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:
-
bodyParts
-
bodyLayers
-
BODY_SIZES
private static final int[][] BODY_SIZES -
BODY_TEXS
private static final int[][] BODY_TEXS
-
-
Constructor Details
-
SilverfishModel
-
-
Method Details
-
getLayerName
-
getSegmentName
-
createBodyLayer
-
setupAnim
- Overrides:
setupAnimin classEntityModel<EntityRenderState>
-