extends LootEntryAbstract
All mapped superinterfaces:
cpl | |
net.minecraft.class_85 | |
net.minecraft.world.loot.entry.LeafEntry | |
net.minecraft.world.storage.loot.StandaloneLootEntry | |
net.minecraft.server.v1_14_R1.LootSelectorEntry |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
protected final int |
| ||||||||
protected final int |
| ||||||||
protected final LootItemFunction[] |
| ||||||||
private final BiFunction<ItemStack, LootTableInfo, ItemStack> |
| ||||||||
private final LootEntry |
|
Constructor summary
Modifier | Constructor |
---|---|
protected | (int arg0, int arg1, LootItemCondition[] arg2, LootItemFunction[] arg3) |