Package net.minecraft.client.model
Class SpinAttackEffectModel
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.model.EntityModel<PlayerRenderState>
net.minecraft.client.model.SpinAttackEffectModel
-
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 TypeMethodDescriptionprivate static String
boxName
(int p_368647_) static LayerDefinition
void
setupAnim
(PlayerRenderState p_368555_) 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
-
BOX_COUNT
private static final int BOX_COUNT- See Also:
-
boxes
-
-
Constructor Details
-
SpinAttackEffectModel
-
-
Method Details
-
boxName
-
createLayer
-
setupAnim
- Overrides:
setupAnim
in classEntityModel<PlayerRenderState>
-