public class TridentModel extends Model
Modifier and Type | Field and Description |
---|---|
private ModelRenderer |
modelRenderer |
static ResourceLocation |
TEXTURE_LOCATION |
renderType, textureHeight, textureWidth
Constructor and Description |
---|
TridentModel() |
Modifier and Type | Method and Description |
---|---|
void |
render(MatrixStack matrixStackIn,
IVertexBuilder bufferIn,
int packedLightIn,
int packedOverlayIn,
float red,
float green,
float blue,
float alpha) |
accept, getRenderType
public static final ResourceLocation TEXTURE_LOCATION
private final ModelRenderer modelRenderer
public void render(MatrixStack matrixStackIn, IVertexBuilder bufferIn, int packedLightIn, int packedOverlayIn, float red, float green, float blue, float alpha)