Uses of Record Class
net.minecraft.world.item.enchantment.LevelBasedValue.Constant
Packages that use LevelBasedValue.Constant
-
Uses of LevelBasedValue.Constant in net.minecraft.world.item.enchantment
Fields in net.minecraft.world.item.enchantment with type parameters of type LevelBasedValue.ConstantModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<LevelBasedValue.Constant> LevelBasedValue.Constant.CODEC
static final com.mojang.serialization.MapCodec
<LevelBasedValue.Constant> LevelBasedValue.Constant.TYPED_CODEC
Methods in net.minecraft.world.item.enchantment that return LevelBasedValue.ConstantModifier and TypeMethodDescriptionstatic LevelBasedValue.Constant
LevelBasedValue.constant
(float p_344768_) Methods in net.minecraft.world.item.enchantment that return types with arguments of type LevelBasedValue.ConstantModifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec
<LevelBasedValue.Constant> LevelBasedValue.Constant.codec()