Package net.minecraft.client.model
Class TridentModel
java.lang.Object
net.minecraft.client.model.Model
net.minecraft.client.model.TridentModel
- 
Field SummaryFieldsFields inherited from class net.minecraft.client.model.ModelrenderType
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic LayerDefinitionvoidrenderToBuffer(PoseStack p_103919_, VertexConsumer p_103920_, int p_103921_, int p_103922_, float p_103923_, float p_103924_, float p_103925_, float p_103926_) Methods inherited from class net.minecraft.client.model.ModelrenderType
- 
Field Details- 
TEXTURE
- 
root
 
- 
- 
Constructor Details- 
TridentModel
 
- 
- 
Method Details- 
createLayer
- 
renderToBufferpublic void renderToBuffer(PoseStack p_103919_, VertexConsumer p_103920_, int p_103921_, int p_103922_, float p_103923_, float p_103924_, float p_103925_, float p_103926_) - Specified by:
- renderToBufferin class- Model
 
 
-