net.minecraft.world.level

public class Explosion

brp
net.minecraft.world.level.Explosion
net.minecraft.class_1927
net.minecraft.unmapped.C_aahhrzpf
net.minecraft.world.explosion.Explosion
net.minecraft.world.Explosion
net.minecraft.server.v1_16_R3.Explosion

Field summary

Modifier and TypeField
private static final ExplosionDamageCalculator
a
EXPLOSION_DAMAGE_CALCULATOR
field_25818
f_wbrlvlio
field_25818
field_242407_a
private final boolean
b
fire
field_9186
f_fyfuqznk
createFire
field_77286_a
private final Explosion$BlockInteraction
c
blockInteraction
field_9184
f_zcwavomt
destructionType
field_222260_b
private final Random
d
random
field_9191
f_ldasayda
random
field_77290_i
private final Level
e
level
field_9187
f_nfdacxse
world
field_77287_j
world
private final double
f
x
field_9195
f_niwlmbad
x
field_77284_b
posX
private final double
g
y
field_9192
f_worknpnn
y
field_77285_c
posY
private final double
h
z
field_9189
f_kwyrvmzu
z
field_77282_d
posZ
private final Entity
i
source
field_9185
f_yrknfzdd
entity
field_77283_e
source
private final float
j
radius
field_9190
f_xsxdhlzb
power
field_77280_f
size
private final DamageSource
k
damageSource
field_9193
f_tjovbypl
damageSource
field_199593_j
private final ExplosionDamageCalculator
l
damageCalculator
field_25400
f_zzlasfdu
behavior
field_234893_k_
private final List<BlockPos>
m
toBlow
field_9188
f_btbvmope
affectedBlocks
field_77281_g
blocks
private final Map<Player, Vec3>
n
hitPlayers
field_9194
f_flkxxpot
affectedPlayers
field_77288_k

Constructor summary

ModifierConstructor
public (Level world, Entity entity, DamageSource arg2, ExplosionDamageCalculator arg3, double arg4, double arg5, double arg6, float arg7, boolean arg8, Explosion$BlockInteraction arg9)
public (Level world, Entity entity, double x, double y, double z, float power, List<BlockPos> affectedBlocks)
public (Level world, Entity entity, double x, double y, double z, float power, boolean createFire, Explosion$BlockInteraction destructionType, List<BlockPos> affectedBlocks)
public (Level arg0, Entity arg1, double arg2, double arg3, double arg4, float arg5, boolean arg6, Explosion$BlockInteraction arg7)

Method summary

Modifier and TypeMethod
private ExplosionDamageCalculator
a(aqa arg0)
makeDamageCalculator(Entity arg0)
method_29553(class_1297 arg0)
m_btdrawgr(C_astfners arg0)
chooseBehavior(Entity entity)
func_234894_a_(Entity arg0)
public static float
a(dcn arg0, aqa arg1)
getSeenPercent(Vec3 arg0, Entity arg1)
method_17752(class_243 arg0, class_1297 arg1)
m_hyeznwfn(C_vgpupfxx arg0, C_astfners arg1)
getExposure(Vec3d source, Entity entity)
func_222259_a(Vector3d arg0, Entity arg1)
public void
a()
explode()
method_8348()
m_oivdgoim()
collectBlocksAndDamageEntities()
func_77278_a()
public void
a(boolean arg0)
finalizeExplosion(boolean arg0)
method_8350(boolean arg0)
m_yxczltpy(boolean arg0)
affectWorld(boolean arg0)
func_77279_a(boolean arg0)
private static void
a(it.unimi.dsi.fastutil.objects.ObjectArrayList<com.mojang.datafixers.util.Pair<bmb, fx>> arg0, bmb arg1, fx arg2)
addBlockDrops(it.unimi.dsi.fastutil.objects.ObjectArrayList<com.mojang.datafixers.util.Pair<ItemStack, BlockPos>> arg0, ItemStack arg1, BlockPos arg2)
method_24023(it.unimi.dsi.fastutil.objects.ObjectArrayList<com.mojang.datafixers.util.Pair<class_1799, class_2338>> arg0, class_1799 arg1, class_2338 arg2)
m_srwjvfkn(it.unimi.dsi.fastutil.objects.ObjectArrayList<com.mojang.datafixers.util.Pair<C_sddaxwyk, C_hynzadkk>> arg0, C_sddaxwyk arg1, C_hynzadkk arg2)
method_24023(it.unimi.dsi.fastutil.objects.ObjectArrayList<com.mojang.datafixers.util.Pair<ItemStack, BlockPos>> arg0, ItemStack arg1, BlockPos arg2)
func_229976_a_(it.unimi.dsi.fastutil.objects.ObjectArrayList<com.mojang.datafixers.util.Pair<ItemStack, BlockPos>> arg0, ItemStack arg1, BlockPos arg2)
public DamageSource
b()
getDamageSource()
method_8349()
m_awfgczru()
getDamageSource()
func_199591_b()
public Map<Player, Vec3>
c()
getHitPlayers()
method_8351()
m_scvsetyy()
getAffectedPlayers()
func_77277_b()
public LivingEntity
d()
getSourceMob()
method_8347()
m_ncldsngr()
getCausingEntity()
func_94613_c()
getSource()
public void
e()
clearToBlow()
method_8352()
m_ditilhwv()
clearAffectedBlocks()
func_180342_d()
clearBlocks()
public List<BlockPos>
f()
getToBlow()
method_8346()
m_pjedevud()
getAffectedBlocks()
func_180343_e()
getBlocks()