Uses of Record Class
net.minecraft.world.item.enchantment.LevelBasedValue.Lookup
Packages that use LevelBasedValue.Lookup
-
Uses of LevelBasedValue.Lookup in net.minecraft.world.item.enchantment
Fields in net.minecraft.world.item.enchantment with type parameters of type LevelBasedValue.LookupModifier and TypeFieldDescriptionstatic final com.mojang.serialization.MapCodec
<LevelBasedValue.Lookup> LevelBasedValue.Lookup.CODEC
Methods in net.minecraft.world.item.enchantment that return LevelBasedValue.LookupModifier and TypeMethodDescriptionstatic LevelBasedValue.Lookup
LevelBasedValue.lookup
(List<Float> p_352164_, LevelBasedValue p_352467_) Methods in net.minecraft.world.item.enchantment that return types with arguments of type LevelBasedValue.LookupModifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec
<LevelBasedValue.Lookup> LevelBasedValue.Lookup.codec()