Package net.minecraft.client.model
Class BoatModel
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.model.EntityModel<BoatRenderState>
net.minecraft.client.model.AbstractBoatModel
net.minecraft.client.model.BoatModel
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.model.Model
Model.Simple
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final String
private static final int
private static final int
private static final String
private static final String
private static final int
private static final String
private static final String
private static final int
private static final int
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 TypeMethodDescriptionprivate static void
addCommonParts
(PartDefinition p_363803_) static LayerDefinition
static LayerDefinition
static LayerDefinition
Methods inherited from class net.minecraft.client.model.AbstractBoatModel
setupAnim
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
-
BOTTOM_WIDTH
private static final int BOTTOM_WIDTH- See Also:
-
WIDTH
private static final int WIDTH- See Also:
-
DEPTH
private static final int DEPTH- See Also:
-
LENGTH
private static final int LENGTH- See Also:
-
Y_OFFSET
private static final int Y_OFFSET- See Also:
-
WATER_PATCH
- See Also:
-
BACK
- See Also:
-
FRONT
- See Also:
-
RIGHT
- See Also:
-
LEFT
- See Also:
-
-
Constructor Details
-
BoatModel
-
-
Method Details
-
addCommonParts
-
createBoatModel
-
createChestBoatModel
-
createWaterPatch
-