Package net.minecraft.client.model
Class ChestModel
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.model.ChestModel
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.model.Model
Model.Simple -
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final Stringprivate final ModelPartprivate static final Stringprivate final ModelPartprivate static final StringFields inherited from class net.minecraft.client.model.Model
renderType, root -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic LayerDefinitionstatic LayerDefinitionstatic LayerDefinitionvoidsetupAnim(float pOpenness) Methods inherited from class net.minecraft.client.model.Model
allParts, getAnimation, renderToBuffer, renderToBuffer, renderType, resetPose, root
-
Field Details
-
BOTTOM
- See Also:
-
LID
- See Also:
-
LOCK
- See Also:
-
lid
-
lock
-
-
Constructor Details
-
ChestModel
-
-
Method Details
-
createSingleBodyLayer
-
createDoubleBodyRightLayer
-
createDoubleBodyLeftLayer
-
setupAnim
public void setupAnim(float pOpenness)
-