Class CrossbowPull
java.lang.Object
net.minecraft.client.renderer.item.properties.numeric.CrossbowPull
- All Implemented Interfaces:
RangeSelectItemModelProperty
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfloatget(ItemStack p_387470_, ClientLevel p_387947_, ItemOwner p_434397_, int p_388371_) com.mojang.serialization.MapCodec<CrossbowPull> type()
-
Field Details
-
MAP_CODEC
-
-
Constructor Details
-
CrossbowPull
public CrossbowPull()
-
-
Method Details
-
get
public float get(ItemStack p_387470_, @Nullable ClientLevel p_387947_, @Nullable ItemOwner p_434397_, int p_388371_) - Specified by:
getin interfaceRangeSelectItemModelProperty
-
type
- Specified by:
typein interfaceRangeSelectItemModelProperty
-