| ccq | |
| net.minecraft.unmapped.C_80158377 | |
| net.minecraft.world.gen.loot.LootContext | |
| net.minecraft.world.storage.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 BlockPos |
| ||||||||
| private final Set<LootTable> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (float luck, ServerWorld world, LootTables lootTables, Entity thisEntity, PlayerEntity killerPlayer, DamageSource damageSource, BlockPos pos) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public Entity |
| ||||||||
| public Entity |
| ||||||||
| public Entity |
| ||||||||
| public BlockPos |
| ||||||||
| public boolean |
| ||||||||
| public void |
| ||||||||
| public LootTables |
| ||||||||
| public float |
| ||||||||
| public ServerWorld |
| ||||||||
| public Entity |
|