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 named net/minecraft/loot/function/EnchantWithLevelsLootFunction$Builderintermediary net/minecraft/class_106$class_107official ero$a
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.loot.function.ConditionalLootFunction.Builder
conditionally, getConditions, getThisConditionConsumingBuilderMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.loot.condition.LootConditionConsumingBuilder
conditionally
-
Field Details
-
range
- Mappings:
Namespace Name Mixin selector named rangeLnet/minecraft/loot/function/EnchantWithLevelsLootFunction$Builder;range:Lnet/minecraft/loot/provider/number/LootNumberProvider;intermediary field_1028Lnet/minecraft/class_106$class_107;field_1028:Lnet/minecraft/class_5658;official aLero$a;a:Leup;
-
treasureEnchantmentsAllowed
private boolean treasureEnchantmentsAllowed- Mappings:
Namespace Name Mixin selector named treasureEnchantmentsAllowedLnet/minecraft/loot/function/EnchantWithLevelsLootFunction$Builder;treasureEnchantmentsAllowed:Zintermediary field_1029Lnet/minecraft/class_106$class_107;field_1029:Zofficial bLero$a;b:Z
-
-
Constructor Details
-
Builder
- Mappings:
Namespace Name Mixin selector named <init>Lnet/minecraft/loot/function/EnchantWithLevelsLootFunction$Builder;<init>(Lnet/minecraft/loot/provider/number/LootNumberProvider;)Vintermediary <init>Lnet/minecraft/class_106$class_107;<init>(Lnet/minecraft/class_5658;)Vofficial <init>Lero$a;<init>(Leup;)V
-
-
Method Details
-
getThisBuilder
- Specified by:
getThisBuilderin classConditionalLootFunction.Builder<EnchantWithLevelsLootFunction.Builder>- Mappings:
Namespace Name Mixin selector named getThisBuilderLnet/minecraft/loot/function/EnchantWithLevelsLootFunction$Builder;getThisBuilder()Lnet/minecraft/loot/function/EnchantWithLevelsLootFunction$Builder;intermediary method_483Lnet/minecraft/class_106$class_107;method_483()Lnet/minecraft/class_106$class_107;official aLero$a;a()Lero$a;
-
allowTreasureEnchantments
- Mappings:
Namespace Name Mixin selector named allowTreasureEnchantmentsLnet/minecraft/loot/function/EnchantWithLevelsLootFunction$Builder;allowTreasureEnchantments()Lnet/minecraft/loot/function/EnchantWithLevelsLootFunction$Builder;intermediary method_484Lnet/minecraft/class_106$class_107;method_484()Lnet/minecraft/class_106$class_107;official eLero$a;e()Lero$a;
-
build
- Mappings:
Namespace Name Mixin selector named buildLnet/minecraft/loot/function/LootFunction$Builder;build()Lnet/minecraft/loot/function/LootFunction;intermediary method_515Lnet/minecraft/class_117$class_118;method_515()Lnet/minecraft/class_117;official bLerx$a;b()Lerx;
-