net.minecraft.world.gen.loot

public class LootContext

baq
net.minecraft.unmapped.C_80158377
net.minecraft.world.gen.loot.LootContext

Field summary

Modifier and TypeField
private final float
a
f_58715814
luck
private final ServerWorld
b
f_04952398
world
private final LootTables
c
f_82425624
lootTables
private final Entity
d
f_07951575
thisEntity
private final PlayerEntity
e
f_98153601
killerPlayer
private final DamageSource
f
f_62067217
damageSource
private final Set<LootTable>
g
f_76273848
visitedLootTables

Constructor summary

ModifierConstructor
public (float luck, ServerWorld world, LootTables lootTables, Entity thisEntity, PlayerEntity killerPlayer, DamageSource damageSource)

Method summary

Modifier and TypeMethod
public Entity
a()
m_22462078()
getThis()
public Entity
b()
m_92656068()
getKillerPlayer()
public Entity
c()
m_95554115()
getKiller()
public boolean
a(bap arg0)
m_27030576(C_87749227 arg0)
addVisitedLootTable(LootTable lootTable)
public void
b(bap arg0)
m_15886489(C_87749227 arg0)
removeVisitedLootTable(LootTable lootTable)
public LootTables
e()
m_47285728()
getLootTables()
public float
f()
m_47798800()
getLuck()
public Entity
a(baq$b arg0)
m_67932249(C_80158377$C_07365078 arg0)
getTarget(LootContext$EntityTarget target)