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 |
字段概要
| 修饰符与类型 | 字段 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| protected final int |
| ||||||||
| protected final int |
| ||||||||
| protected final LootItemFunction[] |
| ||||||||
| private final BiFunction<ItemStack, LootTableInfo, ItemStack> |
| ||||||||
| private final LootEntry |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| protected | (int arg0, int arg1, LootItemCondition[] arg2, LootItemFunction[] arg3) |