History - net.minecraft.world.level.storage.loot.LootTable
25w18a
Names
fay
fbt
Fields
LootTable: f, EMPTY, field_948, EMPTY, f_79105_
LootTable: f, EMPTY, field_948
ContextKeySet: b, DEFAULT_PARAM_SET, field_947, GENERIC, f_79106_
ContextKeySet: b, DEFAULT_PARAM_SET, field_947
ContextKeySet: h, paramSet, field_942, type, f_79108_
ContextKeySet: h, paramSet, field_942
BiFunction<ItemStack, LootContext, ItemStack>: l, compositeFunction, field_945, combinedFunction, f_79111_
BiFunction<ItemStack, LootContext, ItemStack>: l, compositeFunction, field_945
org.slf4j.Logger: g, LOGGER, field_946, LOGGER, f_79107_
org.slf4j.Logger: g, LOGGER, field_946
com.mojang.serialization.Codec<Holder<LootTable>>: e, CODEC, field_45796, ENTRY_CODEC, f_290440_
com.mojang.serialization.Codec<Holder<LootTable>>: e, CODEC, field_45796
Optional<ResourceLocation>: i, randomSequence, field_44892, randomSequenceId, f_286958_
Optional<ResourceLocation>: i, randomSequence, field_44892
List<LootPool>: j, pools, field_943, pools, f_79109_
List<LootPool>: j, pools, field_943
List<LootItemFunction>: k, functions, field_944, functions, f_79110_
List<LootItemFunction>: k, functions, field_944
long: c, RANDOMIZE_SEED, field_49428, DEFAULT_SEED, f_314361_
long: c, RANDOMIZE_SEED, field_49428
com.mojang.serialization.Codec<LootTable>: d, DIRECT_CODEC, field_50021, CODEC, f_315527_
com.mojang.serialization.Codec<LootTable>: d, DIRECT_CODEC, field_50021
com.mojang.serialization.Codec<ResourceKey<LootTable>>: a, KEY_CODEC, field_56684, TABLE_KEY, f_380244_
com.mojang.serialization.Codec<ResourceKey<LootTable>>: a, KEY_CODEC, field_56684
Constructors
Methods
void (LootContext, Consumer<ItemStack>): a, getRandomItemsRaw, method_328, generateUnprocessedLoot, m_79131_
void (LootContext, Consumer<ItemStack>): a, getRandomItemsRaw, method_328
void (LootContext, Consumer<ItemStack>): b, getRandomItems, method_320, generateLoot, m_79148_
void (LootContext, Consumer<ItemStack>): b, getRandomItems, method_320
ContextKeySet (): a, getParamSet, method_322, getType, m_79122_
ContextKeySet (): a, getParamSet, method_322
LootTable$Builder (): b, lootTable, method_324, builder, m_79147_
LootTable$Builder (): b, lootTable, method_324
void (ValidationContext): a, validate, method_330, validate, m_79136_
void (ValidationContext): a, validate, method_330
it.unimi.dsi.fastutil.objects.ObjectArrayList<ItemStack> (LootContext): a, getRandomItems, method_319, generateLoot, m_230922_
it.unimi.dsi.fastutil.objects.ObjectArrayList<ItemStack> (LootContext): a, getRandomItems, method_319
void (it.unimi.dsi.fastutil.objects.ObjectArrayList<ItemStack>, int, RandomSource): a, shuffleAndSplitItems, method_333, spreadStacks, m_230924_
void (it.unimi.dsi.fastutil.objects.ObjectArrayList<ItemStack>, int, RandomSource): a, shuffleAndSplitItems, method_333
List<Integer> (Container, RandomSource): a, getAvailableSlots, method_321, getFreeSlots, m_230919_
List<Integer> (Container, RandomSource): a, getAvailableSlots, method_321
Consumer<ItemStack> (ServerLevel, Consumer<ItemStack>): a, createStackSplitter, method_332, processStacks, m_246283_
Consumer<ItemStack> (ServerLevel, Consumer<ItemStack>): a, createStackSplitter, method_332
void (LootParams, Consumer<ItemStack>): a, getRandomItemsRaw, method_51881, generateUnprocessedLoot, m_287190_
void (LootParams, Consumer<ItemStack>): a, getRandomItemsRaw, method_51881
void (LootParams, long, Consumer<ItemStack>): a, getRandomItems, method_51880, generateLoot, m_287276_
void (LootParams, long, Consumer<ItemStack>): a, getRandomItems, method_51880
void (LootParams, Consumer<ItemStack>): b, getRandomItems, method_51882, generateLoot, m_287228_
void (LootParams, Consumer<ItemStack>): b, getRandomItems, method_51882
it.unimi.dsi.fastutil.objects.ObjectArrayList<ItemStack> (LootParams, long): a, getRandomItems, method_51879, generateLoot, m_287214_
it.unimi.dsi.fastutil.objects.ObjectArrayList<ItemStack> (LootParams, long): a, getRandomItems, method_51879
it.unimi.dsi.fastutil.objects.ObjectArrayList<ItemStack> (LootParams): a, getRandomItems, method_51878, generateLoot, m_287195_
it.unimi.dsi.fastutil.objects.ObjectArrayList<ItemStack> (LootParams): a, getRandomItems, method_51878
void (Container, LootParams, long): a, fill, method_329, supplyInventory, m_287188_
void (Container, LootParams, long): a, fill, method_329
it.unimi.dsi.fastutil.objects.ObjectArrayList<ItemStack> (LootParams, RandomSource): a, getRandomItems, method_60569, generateLoot, m_338621_
it.unimi.dsi.fastutil.objects.ObjectArrayList<ItemStack> (LootParams, RandomSource): a, getRandomItems, method_60569
1.21.5
Names
evx
fay
Fields
LootTable: a, EMPTY, field_948, EMPTY, f_79105_
LootTable: f, EMPTY, field_948, EMPTY, f_79105_
ContextKeySet: g, paramSet, field_942, type, f_79108_
ContextKeySet: h, paramSet, field_942, type, f_79108_
BiFunction<ItemStack, LootContext, ItemStack>: k, compositeFunction, field_945, combinedFunction, f_79111_
BiFunction<ItemStack, LootContext, ItemStack>: l, compositeFunction, field_945, combinedFunction, f_79111_
org.slf4j.Logger: f, LOGGER, field_946, LOGGER, f_79107_
org.slf4j.Logger: g, LOGGER, field_946, LOGGER, f_79107_
Optional<ResourceLocation>: h, randomSequence, field_44892, randomSequenceId, f_286958_
Optional<ResourceLocation>: i, randomSequence, field_44892, randomSequenceId, f_286958_
List<LootPool>: i, pools, field_943, pools, f_79109_
List<LootPool>: j, pools, field_943, pools, f_79109_
List<LootItemFunction>: j, functions, field_944, functions, f_79110_
List<LootItemFunction>: k, functions, field_944, functions, f_79110_
com.mojang.serialization.Codec<ResourceKey<LootTable>>: a, KEY_CODEC, field_56684, TABLE_KEY, f_380244_
Constructors
Methods
1.21.4
Names
ewu
evx
Fields
Constructors
Methods
void (it.unimi.dsi.fastutil.objects.ObjectArrayList<ItemStack>, int, RandomSource): a, shuffleAndSplitItems, method_333, shuffle, m_230924_
void (it.unimi.dsi.fastutil.objects.ObjectArrayList<ItemStack>, int, RandomSource): a, shuffleAndSplitItems, method_333, spreadStacks, m_230924_
1.21.3
Names
erw
ewu
Fields
Constructors
Methods
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
eqp
erw
Fields
Constructors
Methods
it.unimi.dsi.fastutil.objects.ObjectArrayList<ItemStack> (LootParams, RandomSource): a, getRandomItems, method_60569, generateLoot, m_338621_
1.20.6
Names
ehe
eqp
Fields
LootContextParamSet: e, paramSet, field_942, type, f_79108_
LootContextParamSet: g, paramSet, field_942, type, f_79108_
BiFunction<ItemStack, LootContext, ItemStack>: i, compositeFunction, field_945, combinedFunction, f_79111_
BiFunction<ItemStack, LootContext, ItemStack>: k, compositeFunction, field_945, combinedFunction, f_79111_
org.slf4j.Logger: d, LOGGER, field_946, LOGGER, f_79107_
org.slf4j.Logger: f, LOGGER, field_946, LOGGER, f_79107_
com.mojang.serialization.Codec<LootTable>: c, CODEC, field_45796, CODEC, f_290440_
com.mojang.serialization.Codec<Holder<LootTable>>: e, CODEC, field_45796, ENTRY_CODEC, f_290440_
Optional<ResourceLocation>: f, randomSequence, field_44892, randomSequenceId, f_286958_
Optional<ResourceLocation>: h, randomSequence, field_44892, randomSequenceId, f_286958_
List<LootPool>: g, pools, field_943, pools, f_79109_
List<LootPool>: i, pools, field_943, pools, f_79109_
List<LootItemFunction>: h, functions, field_944, functions, f_79110_
List<LootItemFunction>: j, functions, field_944, functions, f_79110_
long: c, RANDOMIZE_SEED, field_49428, DEFAULT_SEED, f_314361_
com.mojang.serialization.Codec<LootTable>: d, DIRECT_CODEC, field_50021, CODEC, f_315527_
Constructors
Methods
1.20.4
Names
ecy
ehe
Fields
Constructors
Methods
1.20.2
Names
dzs
ecy
Fields
LootPool[]: f, pools, field_943, pools, f_79109_
LootContextParamSet: d, paramSet, field_942, type, f_79108_
LootContextParamSet: e, paramSet, field_942, type, f_79108_
LootItemFunction[]: g, functions, field_944, functions, f_79110_
BiFunction<ItemStack, LootContext, ItemStack>: h, compositeFunction, field_945, combinedFunction, f_79111_
BiFunction<ItemStack, LootContext, ItemStack>: i, compositeFunction, field_945, combinedFunction, f_79111_
org.slf4j.Logger: c, LOGGER, field_946, LOGGER, f_79107_
org.slf4j.Logger: d, LOGGER, field_946, LOGGER, f_79107_
ResourceLocation: e, randomSequence, field_44892, randomSequenceId, f_286958_
com.mojang.serialization.Codec<LootTable>: c, CODEC, field_45796, CODEC, f_290440_
Optional<ResourceLocation>: f, randomSequence, field_44892, randomSequenceId, f_286958_
List<LootPool>: g, pools, field_943, pools, f_79109_
List<LootItemFunction>: h, functions, field_944, functions, f_79110_
Constructors
(LootContextParamSet, ResourceLocation, LootPool[], LootItemFunction[])
(LootContextParamSet, Optional<ResourceLocation>, List<LootPool>, List<LootItemFunction>)
Methods
1.20.1
Names
dyu
dzs
Fields
LootPool[]: e, pools, field_943, pools, f_79109_
LootPool[]: f, pools, field_943, pools, f_79109_
LootItemFunction[]: f, functions, field_944, functions, f_79110_
LootItemFunction[]: g, functions, field_944, functions, f_79110_
BiFunction<ItemStack, LootContext, ItemStack>: g, compositeFunction, field_945, combinedFunction, f_79111_
BiFunction<ItemStack, LootContext, ItemStack>: h, compositeFunction, field_945, combinedFunction, f_79111_
ResourceLocation: e, randomSequence, field_44892, randomSequenceId, f_286958_
Constructors
(LootContextParamSet, LootPool[], LootItemFunction[])
(LootContextParamSet, ResourceLocation, LootPool[], LootItemFunction[])
Methods
void (LootContext, Consumer<ItemStack>): b, getRandomItemsRaw, method_328, generateUnprocessedLoot, m_79131_
void (LootContext, Consumer<ItemStack>): a, getRandomItemsRaw, method_328, generateUnprocessedLoot, m_79131_
void (LootContext, Consumer<ItemStack>): c, getRandomItems, method_320, generateLoot, m_79148_
void (LootContext, Consumer<ItemStack>): b, getRandomItems, method_320, generateLoot, m_79148_
void (Container, LootContext): a, fill, method_329, supplyInventory, m_79123_
Consumer<ItemStack> (LootContext, Consumer<ItemStack>): a, createStackSplitter, method_332, processStacks, m_246283_
Consumer<ItemStack> (ServerLevel, Consumer<ItemStack>): a, createStackSplitter, method_332, processStacks, m_246283_
void (LootParams, Consumer<ItemStack>): a, getRandomItemsRaw, method_51881, generateUnprocessedLoot, m_287190_
void (LootParams, long, Consumer<ItemStack>): a, getRandomItems, method_51880, generateLoot, m_287276_
void (LootParams, Consumer<ItemStack>): b, getRandomItems, method_51882, generateLoot, m_287228_
it.unimi.dsi.fastutil.objects.ObjectArrayList<ItemStack> (LootParams, long): a, getRandomItems, method_51879, generateLoot, m_287214_
it.unimi.dsi.fastutil.objects.ObjectArrayList<ItemStack> (LootParams): a, getRandomItems, method_51878, generateLoot, m_287195_
void (Container, LootParams, long): a, fill, method_329, supplyInventory, m_287188_
1.19.4
Names
dvu
dyu
Fields
Constructors
Methods
1.19.3
Names
dsg
dvu
Fields
Constructors
Methods
Consumer<ItemStack> (Consumer<ItemStack>): a, createStackSplitter, method_332, processStacks, m_79142_
void (LootContext, Consumer<ItemStack>): a, getRandomItemsRaw, method_328, generateUnprocessedLoot, m_79131_
void (LootContext, Consumer<ItemStack>): b, getRandomItemsRaw, method_328, generateUnprocessedLoot, m_79131_
void (LootContext, Consumer<ItemStack>): b, getRandomItems, method_320, generateLoot, m_79148_
void (LootContext, Consumer<ItemStack>): c, getRandomItems, method_320, generateLoot, m_79148_
Consumer<ItemStack> (LootContext, Consumer<ItemStack>): a, createStackSplitter, method_332, processStacks, m_246283_
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
drj
dsg
Fields
Constructors
Methods
1.19
Names
dlf
drj
Fields
Constructors
Methods
void (List<ItemStack>, int, Random): a, shuffleAndSplitItems, method_333, shuffle, m_79138_
List<Integer> (Container, Random): a, getAvailableSlots, method_321, getFreeSlots, m_79126_
List<ItemStack> (LootContext): a, getRandomItems, method_319, generateLoot, m_79129_
it.unimi.dsi.fastutil.objects.ObjectArrayList<ItemStack> (LootContext): a, getRandomItems, method_319, generateLoot, m_230922_
void (it.unimi.dsi.fastutil.objects.ObjectArrayList<ItemStack>, int, RandomSource): a, shuffleAndSplitItems, method_333, shuffle, m_230924_
List<Integer> (Container, RandomSource): a, getAvailableSlots, method_321, getFreeSlots, m_230919_
1.18.2
Names
dkd
dlf
Fields
org.apache.logging.log4j.Logger: c, LOGGER, field_946, LOGGER, f_79107_
org.slf4j.Logger: c, LOGGER, field_946, LOGGER, f_79107_
Constructors
Methods
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
dis
dkd
Fields
Constructors
Methods
1.17.1
Names
Fields
Constructors
Methods
1.17
Names
cyy
dis
net.minecraft.loot.LootTable
net.minecraft.src.C_2822_
Fields
org.apache.logging.log4j.Logger: c, LOGGER, field_946, LOGGER, field_186465_b
org.apache.logging.log4j.Logger: c, LOGGER, field_946, LOGGER, f_79107_
LootTable: a, EMPTY, field_948, EMPTY, field_186464_a
LootTable: a, EMPTY, field_948, EMPTY, f_79105_
LootPool[]: e, pools, field_943, pools, field_186466_c
LootPool[]: e, pools, field_943, pools, f_79109_
LootContextParamSet: b, DEFAULT_PARAM_SET, field_947, GENERIC, field_216126_b
LootContextParamSet: b, DEFAULT_PARAM_SET, field_947, GENERIC, f_79106_
LootContextParamSet: d, paramSet, field_942, type, field_216127_d
LootContextParamSet: d, paramSet, field_942, type, f_79108_
LootItemFunction[]: f, functions, field_944, functions, field_216128_f
LootItemFunction[]: f, functions, field_944, functions, f_79110_
BiFunction<ItemStack, LootContext, ItemStack>: g, compositeFunction, field_945, combinedFunction, field_216129_g
BiFunction<ItemStack, LootContext, ItemStack>: g, compositeFunction, field_945, combinedFunction, f_79111_
Constructors
Methods
void (List<ItemStack>, int, Random): a, shuffleAndSplitItems, method_333, shuffle, func_186463_a
void (List<ItemStack>, int, Random): a, shuffleAndSplitItems, method_333, shuffle, m_79138_
List<Integer> (Container, Random): a, getAvailableSlots, method_321, getFreeSlots, func_186459_a
List<Integer> (Container, Random): a, getAvailableSlots, method_321, getFreeSlots, m_79126_
Consumer<ItemStack> (Consumer<ItemStack>): a, createStackSplitter, method_332, processStacks, func_216124_a
Consumer<ItemStack> (Consumer<ItemStack>): a, createStackSplitter, method_332, processStacks, m_79142_
void (LootContext, Consumer<ItemStack>): a, getRandomItemsRaw, method_328, generateUnprocessedLoot, func_216114_a
void (LootContext, Consumer<ItemStack>): a, getRandomItemsRaw, method_328, generateUnprocessedLoot, m_79131_
void (LootContext, Consumer<ItemStack>): b, getRandomItems, method_320, generateLoot, func_216120_b
void (LootContext, Consumer<ItemStack>): b, getRandomItems, method_320, generateLoot, m_79148_
List<ItemStack> (LootContext): a, getRandomItems, method_319, generateLoot, func_216113_a
List<ItemStack> (LootContext): a, getRandomItems, method_319, generateLoot, m_79129_
LootContextParamSet (): a, getParamSet, method_322, getType, func_216122_a
LootContextParamSet (): a, getParamSet, method_322, getType, m_79122_
void (Container, LootContext): a, fill, method_329, supplyInventory, func_216118_a
void (Container, LootContext): a, fill, method_329, supplyInventory, m_79123_
LootTable$Builder (): b, lootTable, method_324, builder, func_216119_b
LootTable$Builder (): b, lootTable, method_324, builder, m_79147_
void (ValidationContext): a, validate, method_330, validate, func_227506_a_
void (ValidationContext): a, validate, method_330, validate, m_79136_
1.16.5
Names
Fields
Constructors
Methods
1.16.4
Names
cyv
cyy
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
daw
cyv
Fields
Constructors
Methods
1.16.1
Names
csa
daw
net.minecraft.world.storage.loot.LootTable
net.minecraft.loot.LootTable
Fields
Constructors
Methods
Consumer<ItemStack> (Consumer<ItemStack>): a, createStackSplitter, method_332, limitedConsumer, func_216124_a
Consumer<ItemStack> (Consumer<ItemStack>): a, createStackSplitter, method_332, processStacks, func_216124_a
void (LootContext, Consumer<ItemStack>): a, getRandomItemsRaw, method_328, drop, func_216114_a
void (LootContext, Consumer<ItemStack>): a, getRandomItemsRaw, method_328, generateUnprocessedLoot, func_216114_a
void (LootContext, Consumer<ItemStack>): b, getRandomItems, method_320, dropLimited, func_216120_b
void (LootContext, Consumer<ItemStack>): b, getRandomItems, method_320, generateLoot, func_216120_b
List<ItemStack> (LootContext): a, getRandomItems, method_319, getDrops, func_216113_a
List<ItemStack> (LootContext): a, getRandomItems, method_319, generateLoot, func_216113_a
void (ValidationContext): a, validate, method_330, check, func_227506_a_
void (ValidationContext): a, validate, method_330, validate, func_227506_a_
1.15.2
Names
crx
csa
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
1.15
Names
cpb
crx
Fields
Constructors
Methods
void (LootTableProblemCollector, Function<ResourceLocation, LootTable>, Set<ResourceLocation>, LootContextParamSet): a, validate, method_330, check, func_216117_a
void (ValidationContext): a, validate, method_330, check, func_227506_a_
1.14.4
Names
cov
cpb
net.minecraft.world.level.storage.loot.LootTable
net.minecraft.world.loot.LootSupplier
net.minecraft.loot.LootTable
Fields
org.apache.logging.log4j.Logger: c, field_946, LOGGER, field_186465_b
org.apache.logging.log4j.Logger: c, LOGGER, field_946, LOGGER, field_186465_b
LootSupplier: a, field_948, EMPTY, field_186464_a
LootTable: a, EMPTY, field_948, EMPTY, field_186464_a
LootPool[]: e, field_943, pools, field_186466_c
LootPool[]: e, pools, field_943, pools, field_186466_c
LootContextType: b, field_947, GENERIC, field_216126_b
LootContextParamSet: b, DEFAULT_PARAM_SET, field_947, GENERIC, field_216126_b
LootContextType: d, field_942, type, field_216127_d
LootContextParamSet: d, paramSet, field_942, type, field_216127_d
LootFunction[]: f, field_944, functions, field_216128_f
LootItemFunction[]: f, functions, field_944, functions, field_216128_f
BiFunction<ItemStack, LootContext, ItemStack>: g, field_945, combinedFunction, field_216129_g
BiFunction<ItemStack, LootContext, ItemStack>: g, compositeFunction, field_945, combinedFunction, field_216129_g
Constructors
Methods
void (List<ItemStack>, int, Random): a, method_333, shuffle, func_186463_a
void (List<ItemStack>, int, Random): a, shuffleAndSplitItems, method_333, shuffle, func_186463_a
List<Integer> (Inventory, Random): a, method_321, getFreeSlots, func_186459_a
List<Integer> (Container, Random): a, getAvailableSlots, method_321, getFreeSlots, func_186459_a
Consumer<ItemStack> (Consumer<ItemStack>): a, method_332, limitedConsumer, func_216124_a
Consumer<ItemStack> (Consumer<ItemStack>): a, createStackSplitter, method_332, limitedConsumer, func_216124_a
void (LootContext, Consumer<ItemStack>): a, method_328, drop, func_216114_a
void (LootContext, Consumer<ItemStack>): a, getRandomItemsRaw, method_328, drop, func_216114_a
void (LootContext, Consumer<ItemStack>): b, method_320, dropLimited, func_216120_b
void (LootContext, Consumer<ItemStack>): b, getRandomItems, method_320, dropLimited, func_216120_b
List<ItemStack> (LootContext): a, method_319, getDrops, func_216113_a
List<ItemStack> (LootContext): a, getRandomItems, method_319, getDrops, func_216113_a
LootContextType (): a, method_322, getType, func_216122_a
LootContextParamSet (): a, getParamSet, method_322, getType, func_216122_a
void (LootTableReporter, Function<Identifier, LootSupplier>, Set<Identifier>, LootContextType): a, method_330, check, func_216117_a
void (LootTableProblemCollector, Function<ResourceLocation, LootTable>, Set<ResourceLocation>, LootContextParamSet): a, validate, method_330, check, func_216117_a
void (Inventory, LootContext): a, method_329, supplyInventory, func_216118_a
void (Container, LootContext): a, fill, method_329, supplyInventory, func_216118_a
LootSupplier$Builder (): b, method_324, builder, func_216119_b
LootTable$Builder (): b, lootTable, method_324, builder, func_216119_b
1.14.3
Names
cor
cov
net.minecraft.world.loot.LootSupplier
Fields
org.apache.logging.log4j.Logger: c, field_946, field_186465_b
org.apache.logging.log4j.Logger: c, field_946, LOGGER, field_186465_b
LootTable: a, field_948, field_186464_a
LootSupplier: a, field_948, EMPTY, field_186464_a
LootPool[]: e, field_943, field_186466_c
LootPool[]: e, field_943, pools, field_186466_c
LootParameterSet: b, field_947, field_216126_b
LootContextType: b, field_947, GENERIC, field_216126_b
LootParameterSet: d, field_942, field_216127_d
LootContextType: d, field_942, type, field_216127_d
ILootFunction[]: f, field_944, field_216128_f
LootFunction[]: f, field_944, functions, field_216128_f
BiFunction<ItemStack, LootContext, ItemStack>: g, field_945, field_216129_g
BiFunction<ItemStack, LootContext, ItemStack>: g, field_945, combinedFunction, field_216129_g
Constructors
Methods
void (List<ItemStack>, int, Random): a, method_333, func_186463_a
void (List<ItemStack>, int, Random): a, method_333, shuffle, func_186463_a
List<Integer> (IInventory, Random): a, method_321, func_186459_a
List<Integer> (Inventory, Random): a, method_321, getFreeSlots, func_186459_a
Consumer<ItemStack> (Consumer<ItemStack>): a, method_332, func_216124_a
Consumer<ItemStack> (Consumer<ItemStack>): a, method_332, limitedConsumer, func_216124_a
void (LootContext, Consumer<ItemStack>): a, method_328, func_216114_a
void (LootContext, Consumer<ItemStack>): a, method_328, drop, func_216114_a
void (LootContext, Consumer<ItemStack>): b, method_320, func_216120_b
void (LootContext, Consumer<ItemStack>): b, method_320, dropLimited, func_216120_b
List<ItemStack> (LootContext): a, method_319, func_216113_a
List<ItemStack> (LootContext): a, method_319, getDrops, func_216113_a
LootParameterSet (): a, method_322, func_216122_a
LootContextType (): a, method_322, getType, func_216122_a
void (ValidationResults, Function<ResourceLocation, LootTable>, Set<ResourceLocation>, LootParameterSet): a, method_330, func_216117_a
void (LootTableReporter, Function<Identifier, LootSupplier>, Set<Identifier>, LootContextType): a, method_330, check, func_216117_a
void (IInventory, LootContext): a, method_329, func_216118_a
void (Inventory, LootContext): a, method_329, supplyInventory, func_216118_a
LootTable$Builder (): b, method_324, func_216119_b
LootSupplier$Builder (): b, method_324, builder, func_216119_b
1.14.2
Names
Fields
Constructors
Methods
1.14.1
Names
cop
cor
Fields
Constructors
Methods
1.14
Names
ccq
cop
net.minecraft.class_52
Fields
org.apache.logging.log4j.Logger: b, field_186465_b
org.apache.logging.log4j.Logger: c, field_946, field_186465_b
LootTable: a, field_186464_a
LootTable: a, field_948, field_186464_a
LootPool[]: c, field_186466_c
LootPool[]: e, field_943, field_186466_c
LootParameterSet: b, field_947, field_216126_b
LootParameterSet: d, field_942, field_216127_d
ILootFunction[]: f, field_944, field_216128_f
BiFunction<ItemStack, LootContext, ItemStack>: g, field_945, field_216129_g
Constructors
(LootPool[])
(LootParameterSet, LootPool[], ILootFunction[])
Methods
List<ItemStack> (Random, LootContext): a, func_186462_a
void (IInventory, Random, LootContext): a, func_186460_a
void (List<ItemStack>, int, Random): a, func_186463_a
void (List<ItemStack>, int, Random): a, method_333, func_186463_a
List<Integer> (IInventory, Random): a, func_186459_a
List<Integer> (IInventory, Random): a, method_321, func_186459_a
Consumer<ItemStack> (Consumer<ItemStack>): a, method_332, func_216124_a
void (LootContext, Consumer<ItemStack>): a, method_328, func_216114_a
void (LootContext, Consumer<ItemStack>): b, method_320, func_216120_b
List<ItemStack> (LootContext): a, method_319, func_216113_a
LootParameterSet (): a, method_322, func_216122_a
void (ValidationResults, Function<ResourceLocation, LootTable>, Set<ResourceLocation>, LootParameterSet): a, method_330, func_216117_a
void (IInventory, LootContext): a, method_329, func_216118_a
LootTable$Builder (): b, method_324, func_216119_b
1.13.2
Names
ccp
ccq
Fields
Constructors
Methods
1.13.1
Names
ccf
ccp
Fields
Constructors
Methods
1.13
Names
bfs
ccf
Fields
Constructors
Methods
1.12.2
Names
Fields
Constructors
Methods
1.12.1
Names
bfq
bfs
Fields
Constructors
Methods
1.12
Names
bck
bfq
Fields
Constructors
Methods
1.11.2
Names
Fields
Constructors
Methods
1.11.1
Names
bci
bck
Fields
Constructors
Methods
1.11
Names
bap
bci
Fields
Constructors
Methods
1.10.2
Names
Fields
Constructors
Methods
1.10
Names
azw
bap
Fields
Constructors
Methods
1.9.4
Names
azv
azw
Fields
Constructors
Methods
1.9.2
Names
azy
azv
Fields
Constructors
Methods
1.9
Names
azy
net.minecraft.world.storage.loot.LootTable
Fields
org.apache.logging.log4j.Logger: b, field_186465_b
LootTable: a, field_186464_a
LootPool[]: c, field_186466_c
Constructors
(LootPool[])
Methods
List<ItemStack> (Random, LootContext): a, func_186462_a
void (IInventory, Random, LootContext): a, func_186460_a
void (List<ItemStack>, int, Random): a, func_186463_a
List<Integer> (IInventory, Random): a, func_186459_a