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
Subclasses with type arguments of type EnchantRandomlyFunction.Builder in net.minecraft.world.level.storage.loot.functionsMethods in net.minecraft.world.level.storage.loot.functions that return EnchantRandomlyFunction.BuilderModifier and TypeMethodDescriptionEnchantRandomlyFunction.Builder.allowingIncompatibleEnchantments()protected EnchantRandomlyFunction.BuilderEnchantRandomlyFunction.Builder.getThis()EnchantRandomlyFunction.Builder.includeAdditionalCostComponent()EnchantRandomlyFunction.randomApplicableEnchantment(HolderLookup.Provider registries) EnchantRandomlyFunction.randomEnchantment()EnchantRandomlyFunction.Builder.withEnchantment(Holder<Enchantment> enchantment) EnchantRandomlyFunction.Builder.withOneOf(HolderSet<Enchantment> enchantments) EnchantRandomlyFunction.Builder.withOptions(Optional<HolderSet<Enchantment>> enchantments)