net.minecraft.client.render.entity.model

public class ShieldEntityModel

extends Model<Unit>

net.minecraft.client.model.object.equipment.ShieldModel
net.minecraft.class_600
net.minecraft.client.render.entity.model.ShieldEntityModel

Field summary

Modifier and TypeField
private static final String
PLATE
field_32549
PLATE
private static final String
HANDLE
field_32550
HANDLE
private static final int
SHIELD_WIDTH
field_32551
field_32551
private static final int
SHIELD_HEIGHT
field_32552
field_32552
private final ModelPart
plate
field_3550
plate
private final ModelPart
handle
field_3551
handle

Constructor summary

ModifierConstructor
public (ModelPart root)

Method summary

Modifier and TypeMethod
public static TexturedModelData
createLayer()
method_32039()
getTexturedModelData()
public ModelPart
plate()
method_23774()
getPlate()
public ModelPart
handle()
method_23775()
getHandle()