History - net.minecraft.world.gen.structure.LootEntry
1.7.10
Names
qx
net.minecraft.class_847
net.minecraft.world.gen.structure.LootEntry
net.minecraft.util.WeightedRandomChestContent
Fields
ItemStack: b, field_5307, item, theItemId
int: c, field_3107, minItemChance, theMinimumChanceToGenerateItem
int: d, field_3108, maxItemChance, theMaximumChanceToGenerateItem
Constructors
(Item, int, int, int, int)
(ItemStack, int, int, int)
Methods
void (Random, LootEntry[], Inventory, int): a, method_2379, addLoot, generateChestContents
void (Random, LootEntry[], DispenserBlockEntity, int): a, method_2380, addLoot, generateDispenserContents
LootEntry[] (LootEntry[], LootEntry...): a, method_4421, addAll, func_92080_a