net.minecraft.client.model

public class OcelotModel<T extends Entity>

extends AgeableListModel<T>

eiz
net.minecraft.client.model.OcelotModel
net.minecraft.class_582
net.minecraft.unmapped.C_zcwxisym
net.minecraft.client.render.entity.model.OcelotEntityModel
net.minecraft.src.C_3842_

Field summary

Modifier and TypeField
private static final int
q
CROUCH_STATE
field_32524
f_mbxqjqyq
SNEAKING_ANIMATION_STATE
f_170757_
private static final int
r
WALK_STATE
field_32525
f_sagsczxw
STANDING_ANIMATION_STATE
f_170758_
private static final int
t
SPRINT_STATE
field_32526
f_ixvapdkw
SPRINTING_ANIMATION_STATE
f_170759_
protected static final int
a
SITTING_STATE
field_32520
f_krbfrebm
SITTING_ANIMATION_STATE
f_170749_
private static final float
u
XO
field_32527
f_rltdlggx
field_32527
f_170760_
private static final float
v
YO
field_32528
f_yjcqlbxz
BODY_SIZE_Y
f_170761_
private static final float
w
ZO
field_32529
f_xddovvpa
field_32529
f_170762_
private static final float
x
HEAD_WALK_Y
field_32530
f_peuqruka
HEAD_PIVOT_Y
f_170763_
private static final float
y
HEAD_WALK_Z
field_32531
f_deyoqate
HEAD_PIVOT_Z
f_170764_
private static final float
z
BODY_WALK_Y
field_32532
f_kqosptkb
BODY_PIVOT_Y
f_170765_
private static final float
A
BODY_WALK_Z
field_32512
f_mmcuyizc
BODY_PIVOT_Z
f_170741_
private static final float
B
TAIL_1_WALK_Y
field_32513
f_oqbzjanv
UPPER_TAIL_PIVOT_Y
f_170742_
private static final float
C
TAIL_1_WALK_Z
field_32514
f_vafwvdyj
UPPER_TAIL_PIVOT_Z
f_170743_
private static final float
D
TAIL_2_WALK_Y
field_32515
f_quaroerh
LOWER_TAIL_PIVOT_Y
f_170744_
private static final float
E
TAIL_2_WALK_Z
field_32516
f_wgbltsjp
LOWER_TAIL_PIVOT_Z
f_170745_
protected static final float
b
BACK_LEG_Y
field_32521
f_fcolamvq
HIND_LEG_PIVOT_Y
f_170750_
protected static final float
f
BACK_LEG_Z
field_32522
f_ftycywak
HIND_LEG_PIVOT_Z
f_170751_
protected static final float
g
FRONT_LEG_Y
field_32523
f_vlcjhehm
FRONT_LEG_PIVOT_Y
f_170752_
private static final float
F
FRONT_LEG_Z
field_32517
f_qtcudsvu
FRONT_LEG_PIVOT_Z
f_170746_
private static final String
G
TAIL_1
field_32518
f_hpjyckqj
TAIL1
f_170747_
private static final String
H
TAIL_2
field_32519
f_vmzvfxmy
TAIL2
f_170748_
protected final ModelPart
h
leftHindLeg
field_27454
f_fofpgkah
leftHindLeg
f_170753_
protected final ModelPart
i
rightHindLeg
field_27455
f_cxoelafu
rightHindLeg
f_170754_
protected final ModelPart
j
leftFrontLeg
field_27456
f_isuxckpm
leftFrontLeg
f_170755_
protected final ModelPart
k
rightFrontLeg
field_27457
f_idbnrvmc
rightFrontLeg
f_170756_
protected final ModelPart
l
tail1
field_3436
f_zmgvzhlv
upperTail
f_103133_
protected final ModelPart
m
tail2
field_3442
f_yjntdguc
lowerTail
f_103134_
protected final ModelPart
n
head
field_3435
f_kmphwumj
head
f_103135_
protected final ModelPart
o
body
field_3437
f_vjqubdnd
body
f_103136_
protected int
p
state
field_3434
f_wqkrctit
animationState
f_103137_

Constructor summary

ModifierConstructor
public (ModelPart root)

Method summary

Modifier and TypeMethod
public static MeshDefinition
a(eky arg0)
createBodyMesh(CubeDeformation arg0)
method_32021(class_5605 arg0)
m_oiybgipq(C_kzsbkpiu arg0)
getModelData(Dilation dilation)
m_170768_(C_141661_ p_170769_)
protected Iterable<ModelPart>
a()
headParts()
method_22946()
m_itwhosyg()
getHeadParts()
m_5607_()
protected Iterable<ModelPart>
b()
bodyParts()
method_22948()
m_gsjdrlut()
getBodyParts()
m_5608_()
public void
a(T arg0, float arg1, float arg2, float arg3, float arg4, float arg5)
setupAnim(T arg0, float arg1, float arg2, float arg3, float arg4, float arg5)
method_2819(T arg0, float arg1, float arg2, float arg3, float arg4, float arg5)
m_zqrlbqnu(T arg0, float arg1, float arg2, float arg3, float arg4, float arg5)
setAngles(T arg0, float arg1, float arg2, float arg3, float arg4, float arg5)
m_6973_(T p_103148_, float p_103149_, float p_103150_, float p_103151_, float p_103152_, float arg5)
public void
a(T arg0, float arg1, float arg2, float arg3)
prepareMobModel(T arg0, float arg1, float arg2, float arg3)
method_2816(T arg0, float arg1, float arg2, float arg3)
m_ugtifwdk(T arg0, float arg1, float arg2, float arg3)
animateModel(T arg0, float arg1, float arg2, float arg3)
m_6839_(T p_103143_, float p_103144_, float p_103145_, float arg3)