Package net.minecraft.client.model
Class SquidModel
-
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.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
createTentacleName
(int p_170992_) void
setupAnim
(SquidRenderState p_364578_) 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
-
BABY_TRANSFORMER
-
tentacles
-
-
Constructor Details
-
SquidModel
-
-
Method Details
-
createTentacleName
-
createBodyLayer
-
setupAnim
- Overrides:
setupAnim
in classEntityModel<SquidRenderState>
-