cos | |
net.minecraft.class_47 | |
net.minecraft.world.loot.context.LootContext | |
net.minecraft.world.storage.loot.LootContext | |
net.minecraft.server.v1_14_R1.LootTableInfo |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
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> |
|
Constructor summary
Modifier | Constructor |
---|---|
private | (Random arg0, float arg1, WorldServer arg2, LootTableRegistry arg3, Map<LootContextParameter<?>, Object> arg4, Map<MinecraftKey, LootTableInfo$b> arg5) |
Method summary
Modifier and Type | Method | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public boolean |
| ||||||||||
public void |
| ||||||||||
public <T> T |
| ||||||||||
public boolean |
| ||||||||||
public void |
| ||||||||||
public LootTableRegistry |
| ||||||||||
public Random |
| ||||||||||
public float |
| ||||||||||
public WorldServer |
|