| coo | |
| net.minecraft.class_47 | |
| net.minecraft.world.storage.loot.LootContext | |
| net.minecraft.server.v1_14_R1.LootTableInfo |
字段概要
| 修饰符与类型 | 字段 | ||||||
|---|---|---|---|---|---|---|---|
| private final Random |
| ||||||
| private final float |
| ||||||
| private final WorldServer |
| ||||||
| private final LootTableRegistry |
| ||||||
| private final Set<LootTable> |
| ||||||
| private final Map<LootContextParameter<?>, Object> |
| ||||||
| private final Map<MinecraftKey, LootTableInfo$b> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| private | (Random arg0, float arg1, WorldServer arg2, LootTableRegistry arg3, Map<LootContextParameter<?>, Object> arg4, Map<MinecraftKey, LootTableInfo$b> arg5) |
方法概要
| 修饰符与类型 | 方法 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public boolean |
| ||||||||
| public void |
| ||||||||
| public <T> T |
| ||||||||
| public boolean |
| ||||||||
| public void |
| ||||||||
| public LootTableRegistry |
| ||||||||
| public Random |
| ||||||||
| public float |
| ||||||||
| public WorldServer |
|