net.minecraft.client.renderer.item.properties.select

public record Charge

implements SelectItemModelProperty<CrossbowItem$ChargeType>

hmg
net.minecraft.client.renderer.item.properties.select.Charge
net.minecraft.class_10488

Field summary

Modifier and TypeField
public static final com.mojang.serialization.Codec<CrossbowItem$ChargeType>
a
VALUE_CODEC
field_56368
public static final SelectItemModelProperty$Type<Charge, CrossbowItem$ChargeType>
b
TYPE
field_55415

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public CrossbowItem$ChargeType
a(dba arg0, goo arg1, bys arg2, int arg3, day arg4)
get(ItemStack arg0, ClientLevel arg1, LivingEntity arg2, int arg3, ItemDisplayContext arg4)
method_65675(class_1799 arg0, class_638 arg1, class_1309 arg2, int arg3, class_811 arg4)
public SelectItemModelProperty$Type<Charge, CrossbowItem$ChargeType>
a()
type()
method_65674()
public com.mojang.serialization.Codec<CrossbowItem$ChargeType>
b()
valueCodec()
method_67287()