Uses of Record Class
net.minecraft.world.item.enchantment.LevelBasedValue.Linear
Packages that use LevelBasedValue.Linear
-
Uses of LevelBasedValue.Linear in net.minecraft.world.item.enchantment
Fields in net.minecraft.world.item.enchantment with type parameters of type LevelBasedValue.LinearModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec
<LevelBasedValue.Linear> LevelBasedValue.Linear.CODEC
Methods in net.minecraft.world.item.enchantment that return LevelBasedValue.LinearModifier and TypeMethodDescriptionstatic LevelBasedValue.Linear
LevelBasedValue.perLevel
(float pPerLevel) static LevelBasedValue.Linear
LevelBasedValue.perLevel
(float pBase, float pPerLevelAfterFirst) Methods in net.minecraft.world.item.enchantment that return types with arguments of type LevelBasedValue.LinearModifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec
<LevelBasedValue.Linear> LevelBasedValue.Linear.codec()