Package net.minecraft.loot
Class LootTable
java.lang.Object
net.minecraft.loot.LootTable
- Mappings:
Namespace Name official eheintermediary net/minecraft/class_52named net/minecraft/loot/LootTable
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<LootTable>private final BiFunction<ItemStack,LootContext, ItemStack> static final LootTableprivate final List<LootFunction>static final LootContextTypeprivate static final Loggerprivate final Optional<Identifier>private final LootContextType -
Constructor Summary
ConstructorsConstructorDescriptionLootTable(LootContextType type, Optional<Identifier> randomSequenceId, List<LootPool> pools, List<LootFunction> functions) -
Method Summary
Modifier and TypeMethodDescriptionstatic LootTable.Builderbuilder()private ObjectArrayList<ItemStack>generateLoot(LootContext context) generateLoot(LootContextParameterSet parameters) generateLoot(LootContextParameterSet parameters, long seed) voidgenerateLoot(LootContextParameterSet parameters, long seed, Consumer<ItemStack> lootConsumer) voidgenerateLoot(LootContextParameterSet parameters, Consumer<ItemStack> lootConsumer) voidgenerateLoot(LootContext context, Consumer<ItemStack> lootConsumer) voidgenerateUnprocessedLoot(LootContextParameterSet parameters, Consumer<ItemStack> lootConsumer) voidgenerateUnprocessedLoot(LootContext context, Consumer<ItemStack> lootConsumer) getFreeSlots(Inventory inventory, Random random) getType()processStacks(ServerWorld world, Consumer<ItemStack> consumer) private voidshuffle(ObjectArrayList<ItemStack> drops, int freeSlots, Random random) voidsupplyInventory(Inventory inventory, LootContextParameterSet parameters, long seed) voidvalidate(LootTableReporter reporter)
-
Field Details
-
LOGGER
- Mappings:
Namespace Name Mixin selector official dLehe;d:Lorg/slf4j/Logger;intermediary field_946Lnet/minecraft/class_52;field_946:Lorg/slf4j/Logger;named LOGGERLnet/minecraft/loot/LootTable;LOGGER:Lorg/slf4j/Logger;
-
EMPTY
- Mappings:
Namespace Name Mixin selector official aLehe;a:Lehe;intermediary field_948Lnet/minecraft/class_52;field_948:Lnet/minecraft/class_52;named EMPTYLnet/minecraft/loot/LootTable;EMPTY:Lnet/minecraft/loot/LootTable;
-
GENERIC
- Mappings:
Namespace Name Mixin selector official bLehe;b:Lejf;intermediary field_947Lnet/minecraft/class_52;field_947:Lnet/minecraft/class_176;named GENERICLnet/minecraft/loot/LootTable;GENERIC:Lnet/minecraft/loot/context/LootContextType;
-
CODEC
- Mappings:
Namespace Name Mixin selector official cLehe;c:Lcom/mojang/serialization/Codec;intermediary field_45796Lnet/minecraft/class_52;field_45796:Lcom/mojang/serialization/Codec;named CODECLnet/minecraft/loot/LootTable;CODEC:Lcom/mojang/serialization/Codec;
-
type
- Mappings:
Namespace Name Mixin selector official eLehe;e:Lejf;intermediary field_942Lnet/minecraft/class_52;field_942:Lnet/minecraft/class_176;named typeLnet/minecraft/loot/LootTable;type:Lnet/minecraft/loot/context/LootContextType;
-
randomSequenceId
- Mappings:
Namespace Name Mixin selector official fLehe;f:Ljava/util/Optional;intermediary field_44892Lnet/minecraft/class_52;field_44892:Ljava/util/Optional;named randomSequenceIdLnet/minecraft/loot/LootTable;randomSequenceId:Ljava/util/Optional;
-
pools
- Mappings:
Namespace Name Mixin selector official gLehe;g:Ljava/util/List;intermediary field_943Lnet/minecraft/class_52;field_943:Ljava/util/List;named poolsLnet/minecraft/loot/LootTable;pools:Ljava/util/List;
-
functions
- Mappings:
Namespace Name Mixin selector official hLehe;h:Ljava/util/List;intermediary field_944Lnet/minecraft/class_52;field_944:Ljava/util/List;named functionsLnet/minecraft/loot/LootTable;functions:Ljava/util/List;
-
combinedFunction
- Mappings:
Namespace Name Mixin selector official iLehe;i:Ljava/util/function/BiFunction;intermediary field_945Lnet/minecraft/class_52;field_945:Ljava/util/function/BiFunction;named combinedFunctionLnet/minecraft/loot/LootTable;combinedFunction:Ljava/util/function/BiFunction;
-
-
Constructor Details
-
LootTable
LootTable(LootContextType type, Optional<Identifier> randomSequenceId, List<LootPool> pools, List<LootFunction> functions) - Mappings:
Namespace Name Mixin selector official <init>Lehe;<init>(Lejf;Ljava/util/Optional;Ljava/util/List;Ljava/util/List;)Vintermediary <init>Lnet/minecraft/class_52;<init>(Lnet/minecraft/class_176;Ljava/util/Optional;Ljava/util/List;Ljava/util/List;)Vnamed <init>Lnet/minecraft/loot/LootTable;<init>(Lnet/minecraft/loot/context/LootContextType;Ljava/util/Optional;Ljava/util/List;Ljava/util/List;)V
-
-
Method Details
-
processStacks
- Mappings:
Namespace Name Mixin selector official aLehe;a(Land;Ljava/util/function/Consumer;)Ljava/util/function/Consumer;intermediary method_332Lnet/minecraft/class_52;method_332(Lnet/minecraft/class_3218;Ljava/util/function/Consumer;)Ljava/util/function/Consumer;named processStacksLnet/minecraft/loot/LootTable;processStacks(Lnet/minecraft/server/world/ServerWorld;Ljava/util/function/Consumer;)Ljava/util/function/Consumer;
-
generateUnprocessedLoot
public void generateUnprocessedLoot(LootContextParameterSet parameters, Consumer<ItemStack> lootConsumer) - Mappings:
Namespace Name Mixin selector official aLehe;a(Lehc;Ljava/util/function/Consumer;)Vintermediary method_51881Lnet/minecraft/class_52;method_51881(Lnet/minecraft/class_8567;Ljava/util/function/Consumer;)Vnamed generateUnprocessedLootLnet/minecraft/loot/LootTable;generateUnprocessedLoot(Lnet/minecraft/loot/context/LootContextParameterSet;Ljava/util/function/Consumer;)V
-
generateUnprocessedLoot
- Mappings:
Namespace Name Mixin selector official aLehe;a(Legw;Ljava/util/function/Consumer;)Vintermediary method_328Lnet/minecraft/class_52;method_328(Lnet/minecraft/class_47;Ljava/util/function/Consumer;)Vnamed generateUnprocessedLootLnet/minecraft/loot/LootTable;generateUnprocessedLoot(Lnet/minecraft/loot/context/LootContext;Ljava/util/function/Consumer;)V
-
generateLoot
public void generateLoot(LootContextParameterSet parameters, long seed, Consumer<ItemStack> lootConsumer) - Mappings:
Namespace Name Mixin selector official aLehe;a(Lehc;JLjava/util/function/Consumer;)Vintermediary method_51880Lnet/minecraft/class_52;method_51880(Lnet/minecraft/class_8567;JLjava/util/function/Consumer;)Vnamed generateLootLnet/minecraft/loot/LootTable;generateLoot(Lnet/minecraft/loot/context/LootContextParameterSet;JLjava/util/function/Consumer;)V
-
generateLoot
- Mappings:
Namespace Name Mixin selector official bLehe;b(Lehc;Ljava/util/function/Consumer;)Vintermediary method_51882Lnet/minecraft/class_52;method_51882(Lnet/minecraft/class_8567;Ljava/util/function/Consumer;)Vnamed generateLootLnet/minecraft/loot/LootTable;generateLoot(Lnet/minecraft/loot/context/LootContextParameterSet;Ljava/util/function/Consumer;)V
-
generateLoot
- Mappings:
Namespace Name Mixin selector official bLehe;b(Legw;Ljava/util/function/Consumer;)Vintermediary method_320Lnet/minecraft/class_52;method_320(Lnet/minecraft/class_47;Ljava/util/function/Consumer;)Vnamed generateLootLnet/minecraft/loot/LootTable;generateLoot(Lnet/minecraft/loot/context/LootContext;Ljava/util/function/Consumer;)V
-
generateLoot
- Mappings:
Namespace Name Mixin selector official aLehe;a(Lehc;J)Lit/unimi/dsi/fastutil/objects/ObjectArrayList;intermediary method_51879Lnet/minecraft/class_52;method_51879(Lnet/minecraft/class_8567;J)Lit/unimi/dsi/fastutil/objects/ObjectArrayList;named generateLootLnet/minecraft/loot/LootTable;generateLoot(Lnet/minecraft/loot/context/LootContextParameterSet;J)Lit/unimi/dsi/fastutil/objects/ObjectArrayList;
-
generateLoot
- Mappings:
Namespace Name Mixin selector official aLehe;a(Lehc;)Lit/unimi/dsi/fastutil/objects/ObjectArrayList;intermediary method_51878Lnet/minecraft/class_52;method_51878(Lnet/minecraft/class_8567;)Lit/unimi/dsi/fastutil/objects/ObjectArrayList;named generateLootLnet/minecraft/loot/LootTable;generateLoot(Lnet/minecraft/loot/context/LootContextParameterSet;)Lit/unimi/dsi/fastutil/objects/ObjectArrayList;
-
generateLoot
- Mappings:
Namespace Name Mixin selector official aLehe;a(Legw;)Lit/unimi/dsi/fastutil/objects/ObjectArrayList;intermediary method_319Lnet/minecraft/class_52;method_319(Lnet/minecraft/class_47;)Lit/unimi/dsi/fastutil/objects/ObjectArrayList;named generateLootLnet/minecraft/loot/LootTable;generateLoot(Lnet/minecraft/loot/context/LootContext;)Lit/unimi/dsi/fastutil/objects/ObjectArrayList;
-
getType
- Mappings:
Namespace Name Mixin selector official aLehe;a()Lejf;intermediary method_322Lnet/minecraft/class_52;method_322()Lnet/minecraft/class_176;named getTypeLnet/minecraft/loot/LootTable;getType()Lnet/minecraft/loot/context/LootContextType;
-
validate
- Mappings:
Namespace Name Mixin selector official aLehe;a(Lehf;)Vintermediary method_330Lnet/minecraft/class_52;method_330(Lnet/minecraft/class_58;)Vnamed validateLnet/minecraft/loot/LootTable;validate(Lnet/minecraft/loot/LootTableReporter;)V
-
supplyInventory
- Mappings:
Namespace Name Mixin selector official aLehe;a(Lbju;Lehc;J)Vintermediary method_329Lnet/minecraft/class_52;method_329(Lnet/minecraft/class_1263;Lnet/minecraft/class_8567;J)Vnamed supplyInventoryLnet/minecraft/loot/LootTable;supplyInventory(Lnet/minecraft/inventory/Inventory;Lnet/minecraft/loot/context/LootContextParameterSet;J)V
-
shuffle
- Mappings:
Namespace Name Mixin selector official aLehe;a(Lit/unimi/dsi/fastutil/objects/ObjectArrayList;ILauv;)Vintermediary method_333Lnet/minecraft/class_52;method_333(Lit/unimi/dsi/fastutil/objects/ObjectArrayList;ILnet/minecraft/class_5819;)Vnamed shuffleLnet/minecraft/loot/LootTable;shuffle(Lit/unimi/dsi/fastutil/objects/ObjectArrayList;ILnet/minecraft/util/math/random/Random;)V
-
getFreeSlots
- Mappings:
Namespace Name Mixin selector official aLehe;a(Lbju;Lauv;)Ljava/util/List;intermediary method_321Lnet/minecraft/class_52;method_321(Lnet/minecraft/class_1263;Lnet/minecraft/class_5819;)Ljava/util/List;named getFreeSlotsLnet/minecraft/loot/LootTable;getFreeSlots(Lnet/minecraft/inventory/Inventory;Lnet/minecraft/util/math/random/Random;)Ljava/util/List;
-
builder
- Mappings:
Namespace Name Mixin selector official bLehe;b()Lehe$a;intermediary method_324Lnet/minecraft/class_52;method_324()Lnet/minecraft/class_52$class_53;named builderLnet/minecraft/loot/LootTable;builder()Lnet/minecraft/loot/LootTable$Builder;
-