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 String
private final ModelPart
private static final String
private final ModelPart
private static final String
Fields inherited from class net.minecraft.client.model.Model
renderType, root
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic LayerDefinition
static LayerDefinition
static LayerDefinition
void
setupAnim
(float pOpenness) 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
- See Also:
-
LID
- See Also:
-
LOCK
- See Also:
-
lid
-
lock
-
-
Constructor Details
-
ChestModel
-
-
Method Details
-
createSingleBodyLayer
-
createDoubleBodyRightLayer
-
createDoubleBodyLeftLayer
-
setupAnim
public void setupAnim(float pOpenness)
-