extends LootEntryAbstract
All mapped superinterfaces:
| coz | |
| net.minecraft.class_69 | |
| net.minecraft.world.storage.loot.ParentedLootEntry | |
| net.minecraft.server.v1_14_R1.LootEntryChildrenAbstract |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| protected final LootEntryAbstract[] |
| ||||||
| private final LootEntryChildren |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| protected | (LootEntryAbstract[] arg0, LootItemCondition[] arg1) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public void |
| ||||||
| protected abstract LootEntryChildren |
| ||||||
| public final boolean |
| ||||||
| public static <T extends LootEntryChildrenAbstract> LootEntryChildrenAbstract$b<T> |
|