extends LootEntryAbstract
All mapped superinterfaces:
cph | |
net.minecraft.class_85 | |
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) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
public void |
| ||||||
protected abstract void |
| ||||||
public boolean |
| ||||||
public static LootSelectorEntry$a<?> |
|