net.minecraft.world.explosion

public class Explosion

axm
net.minecraft.unmapped.C_84651702
net.minecraft.world.explosion.Explosion
net.minecraft.world.Explosion

Field summary

Modifier and TypeField
private final boolean
a
f_02098482
createFire
field_77286_a
private final boolean
b
f_00294931
destructive
field_82755_b
private final Random
c
f_85225723
random
field_77290_i
private final World
d
f_93868964
world
field_77287_j
private final double
e
f_24480991
x
field_77284_b
private final double
f
f_71613510
y
field_77285_c
private final double
g
f_86404921
z
field_77282_d
private final Entity
h
f_19175800
source
field_77283_e
private final float
i
f_16527175
power
field_77280_f
private DamageSource
j
f_70918413
damageSource
field_199593_j
private final List<BlockPos>
k
f_97922552
damagedBlocks
field_77281_g
private final Map<PlayerEntity, Vec3d>
l
f_78660831
damagedPlayers
field_77288_k

Constructor summary

ModifierConstructor
public (World world, Entity source, double x, double y, double z, float power, boolean createFire, boolean destructive)
public (World world, Entity source, double x, double y, double z, float power, List<BlockPos> damagedBlocks)
public (World world, Entity source, double x, double y, double z, float power, boolean createFire, boolean destructive, List<BlockPos> damagedBlocks)

Method summary

Modifier and TypeMethod
public void
a()
m_81137402()
damageEntities()
func_77278_a()
public void
a(boolean arg0)
m_72496125(boolean arg0)
damageBlocks(boolean createFire)
func_77279_a(boolean arg0)
public DamageSource
b()
m_77418611()
getDamageSource()
func_199591_b()
public void
a(adx arg0)
m_07334720(C_83334639 arg0)
setDamageSource(DamageSource source)
func_199592_a(DamageSource arg0)
public Map<PlayerEntity, Vec3d>
c()
m_36207489()
getDamagedPlayers()
func_77277_b()
public LivingEntity
d()
m_96336273()
getSource()
func_94613_c()
public void
e()
m_00583024()
clearDamagedBlocks()
func_180342_d()
public List<BlockPos>
f()
m_66783005()
getDamagedBlocks()
func_180343_e()