Package net.minecraft.loot.function
Class SetEnchantmentsLootFunction.class_6158
java.lang.Object
net.minecraft.loot.function.ConditionalLootFunction.Builder<SetEnchantmentsLootFunction.class_6158>
net.minecraft.loot.function.SetEnchantmentsLootFunction.class_6158
- All Implemented Interfaces:
LootConditionConsumingBuilder<SetEnchantmentsLootFunction.class_6158>
,LootFunction.Builder
- Enclosing class:
- SetEnchantmentsLootFunction
public static class SetEnchantmentsLootFunction.class_6158 extends ConditionalLootFunction.Builder<SetEnchantmentsLootFunction.class_6158>
- Mappings:
Namespace Name official djg$a
intermediary net/minecraft/class_5642$class_6158
named net/minecraft/loot/function/SetEnchantmentsLootFunction$class_6158
-
Field Summary
Fields Modifier and Type Field Description private Map<Enchantment,LootNumberProvider>
field_31864
private boolean
field_31865
-
Constructor Summary
Constructors Constructor Description class_6158()
class_6158(boolean bool)
-
Method Summary
Modifier and Type Method Description LootFunction
build()
protected SetEnchantmentsLootFunction.class_6158
getThisBuilder()
SetEnchantmentsLootFunction.class_6158
method_35539(Enchantment enchantment, LootNumberProvider lootNumberProvider)
Methods inherited from class net.minecraft.loot.function.ConditionalLootFunction.Builder
conditionally, getConditions, getThis
-
Field Details
-
field_31864
- Mappings:
Namespace Name Mixin selector official a
Ldjg$a;a:Ljava/util/Map;
intermediary field_31864
Lnet/minecraft/class_5642$class_6158;field_31864:Ljava/util/Map;
named field_31864
Lnet/minecraft/loot/function/SetEnchantmentsLootFunction$class_6158;field_31864:Ljava/util/Map;
-
field_31865
private final boolean field_31865- Mappings:
Namespace Name Mixin selector official b
Ldjg$a;b:Z
intermediary field_31865
Lnet/minecraft/class_5642$class_6158;field_31865:Z
named field_31865
Lnet/minecraft/loot/function/SetEnchantmentsLootFunction$class_6158;field_31865:Z
-
-
Constructor Details
-
class_6158
public class_6158() -
class_6158
public class_6158(boolean bool)
-
-
Method Details
-
getThisBuilder
- Specified by:
getThisBuilder
in classConditionalLootFunction.Builder<SetEnchantmentsLootFunction.class_6158>
- Mappings:
Namespace Name Mixin selector official a
Ldjg$a;a()Ldjg$a;
intermediary method_35538
Lnet/minecraft/class_5642$class_6158;method_35538()Lnet/minecraft/class_5642$class_6158;
named getThisBuilder
Lnet/minecraft/loot/function/SetEnchantmentsLootFunction$class_6158;getThisBuilder()Lnet/minecraft/loot/function/SetEnchantmentsLootFunction$class_6158;
-
method_35539
public SetEnchantmentsLootFunction.class_6158 method_35539(Enchantment enchantment, LootNumberProvider lootNumberProvider)- Mappings:
Namespace Name Mixin selector official a
Ldjg$a;a(Lbtl;Ldla;)Ldjg$a;
intermediary method_35539
Lnet/minecraft/class_5642$class_6158;method_35539(Lnet/minecraft/class_1887;Lnet/minecraft/class_5658;)Lnet/minecraft/class_5642$class_6158;
named method_35539
Lnet/minecraft/loot/function/SetEnchantmentsLootFunction$class_6158;method_35539(Lnet/minecraft/enchantment/Enchantment;Lnet/minecraft/loot/provider/number/LootNumberProvider;)Lnet/minecraft/loot/function/SetEnchantmentsLootFunction$class_6158;
-
build
- Mappings:
Namespace Name Mixin selector official b
Ldiy$a;b()Ldiy;
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;
-