Package net.minecraft.client.model
Class ChestBoatModel
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.model.EntityModel<E>
net.minecraft.client.model.ListModel<Boat>
net.minecraft.client.model.BoatModel
net.minecraft.client.model.ChestBoatModel
- All Implemented Interfaces:
 WaterPatchModel
- 
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Stringprivate static final Stringprivate static final StringFields inherited from class net.minecraft.client.model.EntityModel
attackTime, riding, youngFields inherited from class net.minecraft.client.model.Model
renderType - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic LayerDefinitionprotected com.google.common.collect.ImmutableList.Builder<ModelPart>createPartsBuilder(ModelPart p_250198_) Methods inherited from class net.minecraft.client.model.BoatModel
createChildren, parts, setupAnim, waterPatchMethods inherited from class net.minecraft.client.model.ListModel
renderToBufferMethods inherited from class net.minecraft.client.model.EntityModel
copyPropertiesTo, prepareMobModelMethods inherited from class net.minecraft.client.model.Model
renderType 
- 
Field Details
- 
CHEST_BOTTOM
- See Also:
 
 - 
CHEST_LID
- See Also:
 
 - 
CHEST_LOCK
- See Also:
 
 
 - 
 - 
Constructor Details
- 
ChestBoatModel
 
 - 
 - 
Method Details
- 
createPartsBuilder
protected com.google.common.collect.ImmutableList.Builder<ModelPart> createPartsBuilder(ModelPart p_250198_) - Overrides:
 createPartsBuilderin classBoatModel
 - 
createBodyModel
 
 -