extends LootEntry
All mapped superinterfaces:
| cph | |
| net.minecraft.class_85 | |
| net.minecraft.world.storage.loot.StandaloneLootEntry |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| protected final int |
| ||||||
| protected final int |
| ||||||
| protected final ILootFunction[] |
| ||||||
| private final BiFunction<ItemStack, LootContext, ItemStack> |
| ||||||
| private final ILootGenerator |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| protected | (int arg0, int arg1, ILootCondition[] arg2, ILootFunction[] arg3) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public void |
| ||||||
| protected abstract void |
| ||||||
| public boolean |
| ||||||
| public static StandaloneLootEntry$Builder<?> |
|