Package net.minecraft.loot.function
Class EnchantWithLevelsLootFunction.Builder
java.lang.Object
net.minecraft.loot.function.ConditionalLootFunction.Builder<EnchantWithLevelsLootFunction.Builder>
net.minecraft.loot.function.EnchantWithLevelsLootFunction.Builder
- All Implemented Interfaces:
- LootConditionConsumingBuilder<EnchantWithLevelsLootFunction.Builder>,- LootFunction.Builder
- Enclosing class:
- EnchantWithLevelsLootFunction
public static class EnchantWithLevelsLootFunction.Builder
extends ConditionalLootFunction.Builder<EnchantWithLevelsLootFunction.Builder>
- Mappings:
- Namespace - Name - official - eas$a- intermediary - net/minecraft/class_106$class_107- named - net/minecraft/loot/function/EnchantWithLevelsLootFunction$Builder
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryMethods 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- 
range- Mappings:
- Namespace - Name - Mixin selector - official - a- Leas$a;a:Ledf;- intermediary - field_1028- Lnet/minecraft/class_106$class_107;field_1028:Lnet/minecraft/class_5658;- named - range- Lnet/minecraft/loot/function/EnchantWithLevelsLootFunction$Builder;range:Lnet/minecraft/loot/provider/number/LootNumberProvider;
 
- 
treasureEnchantmentsAllowedprivate boolean treasureEnchantmentsAllowed- Mappings:
- Namespace - Name - Mixin selector - official - b- Leas$a;b:Z- intermediary - field_1029- Lnet/minecraft/class_106$class_107;field_1029:Z- named - treasureEnchantmentsAllowed- Lnet/minecraft/loot/function/EnchantWithLevelsLootFunction$Builder;treasureEnchantmentsAllowed:Z
 
 
- 
- 
Constructor Details- 
Builder- Mappings:
- Namespace - Name - Mixin selector - official - <init>- Leas$a;<init>(Ledf;)V- intermediary - <init>- Lnet/minecraft/class_106$class_107;<init>(Lnet/minecraft/class_5658;)V- named - <init>- Lnet/minecraft/loot/function/EnchantWithLevelsLootFunction$Builder;<init>(Lnet/minecraft/loot/provider/number/LootNumberProvider;)V
 
 
- 
- 
Method Details- 
getThisBuilder- Specified by:
- getThisBuilderin class- ConditionalLootFunction.Builder<EnchantWithLevelsLootFunction.Builder>
- Mappings:
- Namespace - Name - Mixin selector - official - a- Leas$a;a()Leas$a;- intermediary - method_483- Lnet/minecraft/class_106$class_107;method_483()Lnet/minecraft/class_106$class_107;- named - getThisBuilder- Lnet/minecraft/loot/function/EnchantWithLevelsLootFunction$Builder;getThisBuilder()Lnet/minecraft/loot/function/EnchantWithLevelsLootFunction$Builder;
 
- 
allowTreasureEnchantments- Mappings:
- Namespace - Name - Mixin selector - official - e- Leas$a;e()Leas$a;- intermediary - method_484- Lnet/minecraft/class_106$class_107;method_484()Lnet/minecraft/class_106$class_107;- named - allowTreasureEnchantments- Lnet/minecraft/loot/function/EnchantWithLevelsLootFunction$Builder;allowTreasureEnchantments()Lnet/minecraft/loot/function/EnchantWithLevelsLootFunction$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;
 
 
-