public class LootContext
| azz | |
| net.minecraft.unmapped.C_80158377 | |
| net.minecraft.world.gen.loot.LootContext |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final float |
| ||||||
| private final ServerWorld |
| ||||||
| private final LootTables |
| ||||||
| private final Entity |
| ||||||
| private final PlayerEntity |
| ||||||
| private final DamageSource |
| ||||||
| private final Set<LootTable> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (float luck, ServerWorld world, LootTables lootTables, Entity thisEntity, PlayerEntity killerPlayer, DamageSource damageSource) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public Entity |
| ||||||
| public Entity |
| ||||||
| public Entity |
| ||||||
| public boolean |
| ||||||
| public void |
| ||||||
| public LootTables |
| ||||||
| public float |
| ||||||
| public Entity |
|