类 CrossbowPull
java.lang.Object
net.minecraft.client.renderer.item.properties.numeric.CrossbowPull
- 所有已实现的接口:
RangeSelectItemModelProperty
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明float
get
(ItemStack p_376874_, ClientLevel p_377083_, LivingEntity p_376903_, int p_377235_) com.mojang.serialization.MapCodec
<CrossbowPull> type()
-
字段详细资料
-
MAP_CODEC
-
-
构造器详细资料
-
CrossbowPull
public CrossbowPull()
-
-
方法详细资料
-
get
public float get(ItemStack p_376874_, @Nullable ClientLevel p_377083_, @Nullable LivingEntity p_376903_, int p_377235_) - 指定者:
get
在接口中RangeSelectItemModelProperty
-
type
- 指定者:
type
在接口中RangeSelectItemModelProperty
-