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.Builder
EnchantRandomlyFunction.Builder.getThis()
EnchantRandomlyFunction.randomApplicableEnchantment
(HolderLookup.Provider p_346405_) EnchantRandomlyFunction.randomEnchantment()
EnchantRandomlyFunction.Builder.withEnchantment
(Holder<Enchantment> p_346278_) EnchantRandomlyFunction.Builder.withOneOf
(HolderSet<Enchantment> p_345384_)