Uses of Class
net.minecraft.world.level.storage.loot.functions.EnchantRandomlyFunction.Builder
Packages that use EnchantRandomlyFunction.Builder
-
Uses of EnchantRandomlyFunction.Builder in net.minecraft.world.level.storage.loot.functions
Methods in net.minecraft.world.level.storage.loot.functions that return EnchantRandomlyFunction.BuilderModifier and TypeMethodDescriptionEnchantRandomlyFunction.Builder.allowingIncompatibleEnchantments()protected EnchantRandomlyFunction.BuilderEnchantRandomlyFunction.Builder.getThis()EnchantRandomlyFunction.randomApplicableEnchantment(HolderLookup.Provider registries) EnchantRandomlyFunction.randomEnchantment()EnchantRandomlyFunction.Builder.withEnchantment(Holder<Enchantment> enchantment) EnchantRandomlyFunction.Builder.withOneOf(HolderSet<Enchantment> enchantments)