net.minecraft.client.model

public abstract class Model

goe
net.minecraft.client.model.Model
net.minecraft.class_3879
net.minecraft.client.model.Model
net.minecraft.src.C_3840_

Field summary

Modifier and TypeField
protected final ModelPart
v
root
field_54014
root
f_349265_
protected final Function<ResourceLocation, RenderType>
w
renderType
field_21343
layerFactory
f_103106_
private final List<ModelPart>
a
allParts
field_54013
parts
f_347015_

Constructor summary

ModifierConstructor
public (ModelPart root, Function<ResourceLocation, RenderType> layerFactory)

Method summary

Modifier and TypeMethod
public final RenderType
a(ame arg0)
renderType(ResourceLocation arg0)
method_23500(class_2960 arg0)
getLayer(Identifier texture)
m_103119_(C_5265_ arg0)
public final void
a(foc arg0, fof arg1, int arg2, int arg3, int arg4)
renderToBuffer(PoseStack arg0, VertexConsumer arg1, int arg2, int arg3, int arg4)
method_62100(class_4587 arg0, class_4588 arg1, int arg2, int arg3, int arg4)
render(MatrixStack matrices, VertexConsumer vertices, int light, int overlay, int color)
m_7695_(C_3181_ p_103112_, C_3187_ p_103113_, int p_103114_, int p_345283_, int arg4)
public final void
a(foc arg0, fof arg1, int arg2, int arg3)
renderToBuffer(PoseStack arg0, VertexConsumer arg1, int arg2, int arg3)
method_60879(class_4587 arg0, class_4588 arg1, int arg2, int arg3)
render(MatrixStack matrices, VertexConsumer vertices, int light, int overlay)
m_340227_(C_3181_ p_343104_, C_3187_ p_342281_, int p_344413_, int arg3)
public final ModelPart
e()
root()
method_63512()
getRootPart()
m_351639_()
public final List<ModelPart>
f()
allParts()
method_63513()
getParts()
m_352043_()
public final void
g()
resetPose()
method_63514()
resetTransforms()
m_355109_()