接口 RangeSelectItemModelProperty
- 所有已知实现类:
BundleFullness
,CompassAngle
,Cooldown
,Count
,CrossbowPull
,CustomModelDataProperty
,Damage
,Time
,UseCycle
,UseDuration
public interface RangeSelectItemModelProperty
-
方法概要
修饰符和类型方法说明float
get
(ItemStack p_376822_, ClientLevel p_376153_, LivingEntity p_377311_, int p_376174_) com.mojang.serialization.MapCodec
<? extends RangeSelectItemModelProperty> type()
-
方法详细资料
-
get
float get(ItemStack p_376822_, @Nullable ClientLevel p_376153_, @Nullable LivingEntity p_377311_, int p_376174_) -
type
com.mojang.serialization.MapCodec<? extends RangeSelectItemModelProperty> type()
-