net.minecraft.client.renderer.block.model

public record ItemTransforms

gwl
net.minecraft.client.renderer.block.model.ItemTransforms
net.minecraft.class_809

Field summary

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

Constructor summary

ModifierConstructor
public (ItemTransform arg0, ItemTransform arg1, ItemTransform arg2, ItemTransform arg3, ItemTransform arg4, ItemTransform arg5, ItemTransform arg6, ItemTransform arg7)

Method summary

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