net.minecraft.client.renderer.block.model

public record ItemTransforms

gzf
net.minecraft.client.renderer.block.model.ItemTransforms
net.minecraft.class_809
net.minecraft.client.render.model.json.ModelTransformation
net.minecraft.src.C_4222_

字段概要

修饰符与类型字段
private final ItemTransform
b
thirdPersonLeftHand
comp_3368
thirdPersonLeftHand
f_111787_
private final ItemTransform
c
thirdPersonRightHand
comp_3369
thirdPersonRightHand
f_111788_
private final ItemTransform
d
firstPersonLeftHand
comp_3370
firstPersonLeftHand
f_111789_
private final ItemTransform
e
firstPersonRightHand
comp_3371
firstPersonRightHand
f_111790_
private final ItemTransform
f
head
comp_3372
head
f_111791_
private final ItemTransform
g
gui
comp_3373
gui
f_111792_
private final ItemTransform
h
ground
comp_3374
ground
f_111793_
private final ItemTransform
i
fixed
comp_3375
fixed
f_111794_
public static final ItemTransforms
a
NO_TRANSFORMS
field_4301
NONE
f_111786_

构造函数概要

修饰符构造函数
public (ItemTransform thirdPersonLeftHand, ItemTransform thirdPersonRightHand, ItemTransform firstPersonLeftHand, ItemTransform firstPersonRightHand, ItemTransform head, ItemTransform gui, ItemTransform ground, ItemTransform fixed)

方法概要

修饰符与类型方法
public ItemTransform
a(dct arg0)
getTransform(ItemDisplayContext arg0)
method_3503(class_811 arg0)
getTransformation(ItemDisplayContext renderMode)
m_269404_(C_268388_ arg0)
public ItemTransform
a()
thirdPersonLeftHand()
comp_3368()
thirdPersonLeftHand()
f_111787_()
public ItemTransform
b()
thirdPersonRightHand()
comp_3369()
thirdPersonRightHand()
f_111788_()
public ItemTransform
c()
firstPersonLeftHand()
comp_3370()
firstPersonLeftHand()
f_111789_()
public ItemTransform
d()
firstPersonRightHand()
comp_3371()
firstPersonRightHand()
f_111790_()
public ItemTransform
e()
head()
comp_3372()
head()
f_111791_()
public ItemTransform
f()
gui()
comp_3373()
gui()
f_111792_()
public ItemTransform
g()
ground()
comp_3374()
ground()
f_111793_()
public ItemTransform
h()
fixed()
comp_3375()
fixed()
f_111794_()