Package net.minecraft.loot.function
Class EnchantRandomlyLootFunction.Builder
java.lang.Object
net.minecraft.loot.function.ConditionalLootFunction.Builder<EnchantRandomlyLootFunction.Builder>
net.minecraft.loot.function.EnchantRandomlyLootFunction.Builder
- All Implemented Interfaces:
- LootConditionConsumingBuilder<EnchantRandomlyLootFunction.Builder>,- LootFunction.Builder
- Enclosing class:
- EnchantRandomlyLootFunction
public static class EnchantRandomlyLootFunction.Builder
extends ConditionalLootFunction.Builder<EnchantRandomlyLootFunction.Builder>
- Mappings:
- Namespace - Name - official - ear$a- intermediary - net/minecraft/class_109$class_4954- named - net/minecraft/loot/function/EnchantRandomlyLootFunction$Builder
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionadd(Enchantment enchantment) build()protected EnchantRandomlyLootFunction.BuilderMethods inherited from class net.minecraft.loot.function.ConditionalLootFunction.Builderconditionally, getConditions, getThisConditionConsumingBuilderMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.loot.condition.LootConditionConsumingBuilderconditionally
- 
Field Details- 
enchantments- Mappings:
- Namespace - Name - Mixin selector - official - a- Lear$a;a:Ljava/util/Set;- intermediary - field_23090- Lnet/minecraft/class_109$class_4954;field_23090:Ljava/util/Set;- named - enchantments- Lnet/minecraft/loot/function/EnchantRandomlyLootFunction$Builder;enchantments:Ljava/util/Set;
 
 
- 
- 
Constructor Details- 
Builderpublic Builder()
 
- 
- 
Method Details- 
getThisBuilder- Specified by:
- getThisBuilderin class- ConditionalLootFunction.Builder<EnchantRandomlyLootFunction.Builder>
- Mappings:
- Namespace - Name - Mixin selector - official - a- Lear$a;a()Lear$a;- intermediary - method_25991- Lnet/minecraft/class_109$class_4954;method_25991()Lnet/minecraft/class_109$class_4954;- named - getThisBuilder- Lnet/minecraft/loot/function/EnchantRandomlyLootFunction$Builder;getThisBuilder()Lnet/minecraft/loot/function/EnchantRandomlyLootFunction$Builder;
 
- 
add- Mappings:
- Namespace - Name - Mixin selector - official - a- Lear$a;a(Lckg;)Lear$a;- intermediary - method_25992- Lnet/minecraft/class_109$class_4954;method_25992(Lnet/minecraft/class_1887;)Lnet/minecraft/class_109$class_4954;- named - add- Lnet/minecraft/loot/function/EnchantRandomlyLootFunction$Builder;add(Lnet/minecraft/enchantment/Enchantment;)Lnet/minecraft/loot/function/EnchantRandomlyLootFunction$Builder;
 
- 
build- Mappings:
- Namespace - Name - Mixin selector - official - b- Leaz$a;b()Leaz;- intermediary - method_515- Lnet/minecraft/class_117$class_118;method_515()Lnet/minecraft/class_117;- named - build- Lnet/minecraft/loot/function/LootFunction$Builder;build()Lnet/minecraft/loot/function/LootFunction;
 
 
-