net.minecraft.client.model

public abstract class Model<S>

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

字段概要

修饰符与类型字段
protected final ModelPart
o
root
field_54014
root
f_349265_
protected final Function<Identifier, RenderType>
p
renderType
field_21343
layerFactory
f_103106_
private final List<ModelPart>
a
allParts
field_54013
parts
f_347015_

构造函数概要

修饰符构造函数
public (ModelPart root, Function<Identifier, RenderType> layerFactory)

方法概要

修饰符与类型方法
public final RenderType
a(amo arg0)
renderType(Identifier arg0)
method_23500(class_2960 arg0)
getLayer(Identifier texture)
m_103119_(C_432211_ arg0)
public final void
a(fzm arg0, fzp 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(fzm arg0, fzp 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
b()
root()
method_63512()
getRootPart()
m_351639_()
public final List<ModelPart>
c()
allParts()
method_63513()
getParts()
m_352043_()
public void
a(S arg0)
setupAnim(S arg0)
method_2819(S arg0)
setAngles(S state)
m_102844_(S arg0)
public final void
d()
resetPose()
method_63514()
resetTransforms()
m_355109_()