Package net.minecraft.client.model
Class BoatModel
java.lang.Object
net.minecraft.client.model.Model<BoatRenderState>
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 Stringprivate static final intprivate static final intprivate static final Stringprivate static final Stringprivate static final intprivate static final Stringprivate static final Stringprivate static final intprivate static final intFields 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 TypeMethodDescriptionprivate static voidaddCommonParts(PartDefinition pPartDefinition) static LayerDefinitionstatic LayerDefinitionstatic LayerDefinitionMethods inherited from class net.minecraft.client.model.AbstractBoatModel
setupAnimMethods inherited from class net.minecraft.client.model.Model
allParts, getAnimation, 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
-