net.minecraft.client.renderer.block.model

public record ItemTransforms

gnq
net.minecraft.client.renderer.block.model.ItemTransforms
net.minecraft.class_809
net.minecraft.client.render.model.json.ModelTransformation

Field summary

Modifier and TypeField
private final ItemTransform
b
thirdPersonLeftHand
comp_3368
thirdPersonLeftHand
private final ItemTransform
c
thirdPersonRightHand
comp_3369
thirdPersonRightHand
private final ItemTransform
d
firstPersonLeftHand
comp_3370
firstPersonLeftHand
private final ItemTransform
e
firstPersonRightHand
comp_3371
firstPersonRightHand
private final ItemTransform
f
head
comp_3372
head
private final ItemTransform
g
gui
comp_3373
gui
private final ItemTransform
h
ground
comp_3374
ground
private final ItemTransform
i
fixed
comp_3375
fixed
public static final ItemTransforms
a
NO_TRANSFORMS
field_4301
NONE

Constructor summary

ModifierConstructor
public (ItemTransform thirdPersonLeftHand, ItemTransform thirdPersonRightHand, ItemTransform firstPersonLeftHand, ItemTransform firstPersonRightHand, ItemTransform head, ItemTransform gui, ItemTransform ground, ItemTransform fixed)

Method summary

Modifier and TypeMethod
public ItemTransform
a(cwo arg0)
getTransform(ItemDisplayContext arg0)
method_3503(class_811 arg0)
getTransformation(ModelTransformationMode renderMode)
public ItemTransform
a()
thirdPersonLeftHand()
comp_3368()
thirdPersonLeftHand()
public ItemTransform
b()
thirdPersonRightHand()
comp_3369()
thirdPersonRightHand()
public ItemTransform
c()
firstPersonLeftHand()
comp_3370()
firstPersonLeftHand()
public ItemTransform
d()
firstPersonRightHand()
comp_3371()
firstPersonRightHand()
public ItemTransform
e()
head()
comp_3372()
head()
public ItemTransform
f()
gui()
comp_3373()
gui()
public ItemTransform
g()
ground()
comp_3374()
ground()
public ItemTransform
h()
fixed()
comp_3375()
fixed()