net.minecraft.client.render.item.property.numeric

public class CrossbowPullProperty

implements NumericProperty

net.minecraft.client.renderer.item.properties.numeric.CrossbowPull
net.minecraft.class_10477
net.minecraft.client.render.item.property.numeric.CrossbowPullProperty

Field summary

Modifier and TypeField
public static final com.mojang.serialization.MapCodec<CrossbowPullProperty>
MAP_CODEC
field_55398
CODEC

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public float
get(ItemStack itemStack, ClientLevel level, ItemOwner owner, int seed)
method_65644(class_1799 arg0, class_638 arg1, class_11566 arg2, int arg3)
getValue(ItemStack arg0, ClientWorld arg1, HeldItemContext arg2, int arg3)
public com.mojang.serialization.MapCodec<CrossbowPullProperty>
type()
method_65643()
getCodec()