net.minecraft.world.gen.loot

public class LootContext$Builder

bcj$a
net.minecraft.unmapped.C_80158377$C_06504992
net.minecraft.world.gen.loot.LootContext$Builder

Field summary

Modifier and TypeField
private final ServerWorld
a
f_64682945
world
private float
b
f_54488086
luck
private Entity
c
f_55516779
thisEntity
private PlayerEntity
d
f_28940980
killerPlayer
private DamageSource
e
f_17437503
damageSource

Constructor summary

ModifierConstructor
public (ServerWorld world)

Method summary

Modifier and TypeMethod
public LootContext$Builder
a(float arg0)
m_01728163(float arg0)
setLuck(float luck)
public LootContext$Builder
a(sm arg0)
m_04560281(C_42232651 arg0)
setThisEntity(Entity thisEntity)
public LootContext$Builder
a(aax arg0)
m_01526772(C_40996800 arg0)
setKillerPlayer(PlayerEntity killerPlayer)
public LootContext$Builder
a(rx arg0)
m_76684106(C_83334639 arg0)
setDamageSource(DamageSource damageSource)
public LootContext
a()
m_34641726()
build()