Package net.minecraft.loot.function
Class LootingEnchantLootFunction.Builder
java.lang.Object
net.minecraft.loot.function.ConditionalLootFunction.Builder<LootingEnchantLootFunction.Builder>
net.minecraft.loot.function.LootingEnchantLootFunction.Builder
- All Implemented Interfaces:
LootConditionConsumingBuilder<LootingEnchantLootFunction.Builder>,LootFunction.Builder
- Enclosing class:
LootingEnchantLootFunction
public static class LootingEnchantLootFunction.Builder
extends ConditionalLootFunction.Builder<LootingEnchantLootFunction.Builder>
- Mappings:
Namespace Name intermediary net/minecraft/class_125$class_126official eaz$anamed net/minecraft/loot/function/LootingEnchantLootFunction$Builder
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()protected LootingEnchantLootFunction.BuilderwithLimit(int limit) 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
-
countRange
- Mappings:
Namespace Name Mixin selector intermediary field_1084Lnet/minecraft/class_125$class_126;field_1084:Lnet/minecraft/class_5658;official aLeaz$a;a:Ledc;named countRangeLnet/minecraft/loot/function/LootingEnchantLootFunction$Builder;countRange:Lnet/minecraft/loot/provider/number/LootNumberProvider;
-
limit
private int limit- Mappings:
Namespace Name Mixin selector intermediary field_1085Lnet/minecraft/class_125$class_126;field_1085:Iofficial bLeaz$a;b:Inamed limitLnet/minecraft/loot/function/LootingEnchantLootFunction$Builder;limit:I
-
-
Constructor Details
-
Builder
- Mappings:
Namespace Name Mixin selector intermediary <init>Lnet/minecraft/class_125$class_126;<init>(Lnet/minecraft/class_5658;)Vofficial <init>Leaz$a;<init>(Ledc;)Vnamed <init>Lnet/minecraft/loot/function/LootingEnchantLootFunction$Builder;<init>(Lnet/minecraft/loot/provider/number/LootNumberProvider;)V
-
-
Method Details
-
getThisBuilder
- Specified by:
getThisBuilderin classConditionalLootFunction.Builder<LootingEnchantLootFunction.Builder>- Mappings:
Namespace Name Mixin selector intermediary method_552Lnet/minecraft/class_125$class_126;method_552()Lnet/minecraft/class_125$class_126;official aLeaz$a;a()Leaz$a;named getThisBuilderLnet/minecraft/loot/function/LootingEnchantLootFunction$Builder;getThisBuilder()Lnet/minecraft/loot/function/LootingEnchantLootFunction$Builder;
-
withLimit
- Mappings:
Namespace Name Mixin selector intermediary method_551Lnet/minecraft/class_125$class_126;method_551(I)Lnet/minecraft/class_125$class_126;official aLeaz$a;a(I)Leaz$a;named withLimitLnet/minecraft/loot/function/LootingEnchantLootFunction$Builder;withLimit(I)Lnet/minecraft/loot/function/LootingEnchantLootFunction$Builder;
-
build
- Mappings:
Namespace Name Mixin selector intermediary method_515Lnet/minecraft/class_117$class_118;method_515()Lnet/minecraft/class_117;official bLeaw$a;b()Leaw;named buildLnet/minecraft/loot/function/LootFunction$Builder;build()Lnet/minecraft/loot/function/LootFunction;
-