Package net.minecraft.client.model
Class ShieldModel
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.model.ShieldModel
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate final ModelPartprivate static final Stringprivate final ModelPartprivate static final Stringprivate final ModelPartprivate static final intprivate static final intFields inherited from class net.minecraft.client.model.ModelrenderType
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic LayerDefinitionhandle()plate()voidrenderToBuffer(PoseStack p_103703_, VertexConsumer p_103704_, int p_103705_, int p_103706_, float p_103707_, float p_103708_, float p_103709_, float p_103710_) Methods inherited from class net.minecraft.client.model.ModelrenderType
- 
Field Details- 
PLATE- See Also:
 
- 
HANDLE- See Also:
 
- 
SHIELD_WIDTHprivate static final int SHIELD_WIDTH- See Also:
 
- 
SHIELD_HEIGHTprivate static final int SHIELD_HEIGHT- See Also:
 
- 
root
- 
plate
- 
handle
 
- 
- 
Constructor Details- 
ShieldModel
 
- 
- 
Method Details- 
createLayer
- 
plate
- 
handle
- 
renderToBufferpublic void renderToBuffer(PoseStack p_103703_, VertexConsumer p_103704_, int p_103705_, int p_103706_, float p_103707_, float p_103708_, float p_103709_, float p_103710_) - Specified by:
- renderToBufferin class- Model
 
 
-