net.minecraft.client.model

public class ChestModel

extends Model

gaz
net.minecraft.client.model.ChestModel
net.minecraft.class_9944
net.minecraft.client.render.block.entity.model.ChestBlockModel

Field summary

Modifier and TypeField
private static final String
a
BOTTOM
field_52885
BOTTOM
private static final String
b
LID
field_52886
LID
private static final String
c
LOCK
field_52887
LOCK
private final ModelPart
d
lid
field_52889
lid
private final ModelPart
e
lock
field_52890
lock

Constructor summary

ModifierConstructor
public (ModelPart root)

Method summary

Modifier and TypeMethod
public static LayerDefinition
a()
createSingleBodyLayer()
method_62070()
getSingleTexturedModelData()
public static LayerDefinition
b()
createDoubleBodyRightLayer()
method_62071()
getDoubleChestRightTexturedBlockData()
public static LayerDefinition
c()
createDoubleBodyLeftLayer()
method_62072()
getDoubleChestLeftTexturedBlockData()
public void
a(float arg0)
setupAnim(float arg0)
method_62069(float arg0)
setLockAndLidPitch(float animationProgress)