net.minecraft.world.gen.loot

public class LootContext$Builder

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

Field summary

Modifier and TypeField
private final ServerWorld
a
f_64682945
world
field_186474_a
private float
b
f_54488086
luck
field_186475_b
private Entity
c
f_55516779
thisEntity
field_186476_c
private PlayerEntity
d
f_28940980
killerPlayer
field_186477_d
private DamageSource
e
f_17437503
damageSource
field_186478_e
private BlockPos
f
f_13741517
pos
field_204314_f

Constructor summary

ModifierConstructor
public (ServerWorld world)

Method summary

Modifier and TypeMethod
public LootContext$Builder
a(float arg0)
m_01728163(float arg0)
setLuck(float luck)
func_186469_a(float arg0)
public LootContext$Builder
a(aeo arg0)
m_04560281(C_42232651 arg0)
setThisEntity(Entity thisEntity)
func_186472_a(Entity arg0)
public LootContext$Builder
a(aoc arg0)
m_01526772(C_40996800 arg0)
setKillerPlayer(PlayerEntity killerPlayer)
func_186470_a(EntityPlayer arg0)
public LootContext$Builder
a(adx arg0)
m_76684106(C_83334639 arg0)
setDamageSource(DamageSource damageSource)
func_186473_a(DamageSource arg0)
public LootContext$Builder
a(ej arg0)
m_47357383(C_32594356 arg0)
setPos(BlockPos pos)
func_204313_a(BlockPos arg0)
public LootContext
a()
m_34641726()
build()
func_186471_a()