Package net.minecraft.client.model
Class AbstractBoatModel
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.model.EntityModel<BoatRenderState>
net.minecraft.client.model.AbstractBoatModel
-
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 void
animatePaddle
(float p_376567_, int p_376720_, ModelPart p_376932_) void
setupAnim
(BoatRenderState p_376907_) 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
-
leftPaddle
-
rightPaddle
-
-
Constructor Details
-
AbstractBoatModel
-
-
Method Details
-
setupAnim
- Overrides:
setupAnim
in classEntityModel<BoatRenderState>
-
animatePaddle
-