net.minecraft.client.render.item.model.special

public class CopperGolemStatueModelRenderer

implements SimpleSpecialModelRenderer

net.minecraft.client.renderer.special.CopperGolemStatueSpecialRenderer
net.minecraft.class_11693
net.minecraft.client.render.item.model.special.CopperGolemStatueModelRenderer

Field summary

Modifier and TypeField
private final CopperGolemStatueModel
model
field_61854
model
private final Identifier
texture
field_61855
texture

Constructor summary

ModifierConstructor
public (CopperGolemStatueModel model, Identifier texture)

Method summary

Modifier and TypeMethod
public void
submit(PoseStack poseStack, SubmitNodeCollector submitNodeCollector, int lightCoords, int overlayCoords, boolean hasFoil, int outlineColor)
method_65699(class_4587 arg0, class_11659 arg1, int arg2, int arg3, boolean arg4, int arg5)
render(MatrixStack arg0, OrderedRenderCommandQueue arg1, int arg2, int arg3, boolean arg4, int arg5)
public void
getExtents(Consumer<org.joml.Vector3fc> output)
method_72175(Consumer<org.joml.Vector3fc> arg0)
collectVertices(Consumer<org.joml.Vector3fc> arg0)