net.minecraft.client.model

public abstract class Model

glj
net.minecraft.client.model.Model
net.minecraft.class_3879

Field summary

Modifier and TypeField
private static final org.joml.Vector3f
a
ANIMATION_VECTOR_CACHE
field_52922
protected final ModelPart
v
root
field_54014
protected final Function<ResourceLocation, RenderType>
w
renderType
field_21343
private final List<ModelPart>
b
allParts
field_54013

Constructor summary

ModifierConstructor
public (ModelPart arg0, Function<ResourceLocation, RenderType> arg1)

Method summary

Modifier and TypeMethod
public final RenderType
a(alw arg0)
renderType(ResourceLocation arg0)
method_23500(class_2960 arg0)
public final void
a(fmg arg0, fmj 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)
public final void
a(fmg arg0, fmj 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)
public final ModelPart
e()
root()
method_63512()
public Optional<ModelPart>
a(String arg0)
getAnyDescendantWithName(String arg0)
method_62104(String arg0)
public final List<ModelPart>
f()
allParts()
method_63513()
public final void
g()
resetPose()
method_63514()
protected void
a(bxj arg0, fsu arg1, float arg2)
animate(AnimationState arg0, AnimationDefinition arg1, float arg2)
method_62098(class_7094 arg0, class_7184 arg1, float arg2)
protected void
a(fsu arg0, float arg1, float arg2, float arg3, float arg4)
animateWalk(AnimationDefinition arg0, float arg1, float arg2, float arg3, float arg4)
method_62102(class_7184 arg0, float arg1, float arg2, float arg3, float arg4)
protected void
a(bxj arg0, fsu arg1, float arg2, float arg3)
animate(AnimationState arg0, AnimationDefinition arg1, float arg2, float arg3)
method_62099(class_7094 arg0, class_7184 arg1, float arg2, float arg3)
protected void
a(fsu arg0)
applyStatic(AnimationDefinition arg0)
method_62101(class_7184 arg0)