extends LootEntry
All mapped superinterfaces:
cpl | |
net.minecraft.class_85 | |
net.minecraft.world.loot.entry.LeafEntry | |
net.minecraft.world.storage.loot.StandaloneLootEntry |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
protected final int |
| ||||||||
protected final int |
| ||||||||
protected final LootFunction[] |
| ||||||||
private final BiFunction<ItemStack, LootContext, ItemStack> |
| ||||||||
private final LootChoice |
|
Constructor summary
Modifier | Constructor |
---|---|
protected | (int arg0, int arg1, LootCondition[] arg2, LootFunction[] arg3) |