接口 EnchantmentValueEffect
- 所有已知实现类:
AddValue
,AllOf.ValueEffects
,MultiplyValue
,RemoveBinomial
,SetValue
public interface EnchantmentValueEffect
-
字段概要
字段 -
方法概要
修饰符和类型方法说明static com.mojang.serialization.MapCodec
<? extends EnchantmentValueEffect> bootstrap
(Registry<com.mojang.serialization.MapCodec<? extends EnchantmentValueEffect>> p_343222_) com.mojang.serialization.MapCodec
<? extends EnchantmentValueEffect> codec()
float
process
(int p_342416_, RandomSource p_343925_, float p_345491_)
-
字段详细资料
-
CODEC
-
-
方法详细资料
-
bootstrap
static com.mojang.serialization.MapCodec<? extends EnchantmentValueEffect> bootstrap(Registry<com.mojang.serialization.MapCodec<? extends EnchantmentValueEffect>> p_343222_) -
process
-
codec
com.mojang.serialization.MapCodec<? extends EnchantmentValueEffect> codec()
-