Class TridentModel
java.lang.Object
net.minecraft.client.renderer.model.Model
net.minecraft.client.renderer.entity.model.TridentModel
- All Implemented Interfaces:
Consumer<ModelRenderer>
-
Field Summary
Fields inherited from class net.minecraft.client.renderer.model.Model
renderType, texHeight, texWidth
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
renderToBuffer
(MatrixStack p_225598_1_, IVertexBuilder p_225598_2_, int p_225598_3_, int p_225598_4_, float p_225598_5_, float p_225598_6_, float p_225598_7_, float p_225598_8_) Methods inherited from class net.minecraft.client.renderer.model.Model
accept, renderType
-
Field Details
-
TEXTURE
-
pole
-
-
Constructor Details
-
TridentModel
public TridentModel()
-
-
Method Details
-
renderToBuffer
public void renderToBuffer(MatrixStack p_225598_1_, IVertexBuilder p_225598_2_, int p_225598_3_, int p_225598_4_, float p_225598_5_, float p_225598_6_, float p_225598_7_, float p_225598_8_) - Specified by:
renderToBuffer
in classModel
-