History - net.minecraft.world.level.Explosion
25w18a
Names
dkc
dks
Fields
Constructors
Methods
LivingEntity (): c, getIndirectSourceEntity, method_8347, getCausingEntity, m_252906_
LivingEntity (): c, getIndirectSourceEntity, method_8347
Entity (): d, getDirectSourceEntity, method_46406, getEntity, m_253049_
Entity (): d, getDirectSourceEntity, method_46406
DamageSource (Level, Entity): a, getDefaultDamageSource, method_55108, createDamageSource, m_308019_
DamageSource (Level, Entity): a, getDefaultDamageSource, method_55108
float (): e, radius, method_55107, getPower, m_305027_
float (): e, radius, method_55107
Vec3 (): f, center, method_55109, getPosition, m_307721_
Vec3 (): f, center, method_55109
LivingEntity (Entity): a, getIndirectSourceEntity, method_55110, getCausingEntity, m_355062_
LivingEntity (Entity): a, getIndirectSourceEntity, method_55110
Explosion$BlockInteraction (): b, getBlockInteraction, method_55111, getDestructionType, m_307824_
Explosion$BlockInteraction (): b, getBlockInteraction, method_55111
boolean (): g, canTriggerBlocks, method_60274, canTriggerBlocks, m_338923_
boolean (): g, canTriggerBlocks, method_60274
ServerLevel (): a, level, method_64504, getWorld, m_354859_
ServerLevel (): a, level, method_64504
boolean (): h, shouldAffectBlocklikeEntities, method_61722, preservesDecorativeEntities, m_353131_
boolean (): h, shouldAffectBlocklikeEntities, method_61722
1.21.5
Names
dgb
dkc
Fields
Constructors
Methods
1.21.4
Names
dha
dgb
Fields
Constructors
Methods
1.21.3
Names
dco
dha
Fields
boolean: c, fire, field_9186, createFire, f_46009_
Level: f, level, field_9187, world, f_46012_
double: g, x, field_9195, x, f_46013_
double: h, y, field_9192, y, f_46014_
double: i, z, field_9189, z, f_46015_
Entity: j, source, field_9185, entity, f_46016_
float: k, radius, field_9190, power, f_46017_
Map<Player, Vec3>: r, hitPlayers, field_9194, affectedPlayers, f_46021_
DamageSource: l, damageSource, field_9193, damageSource, f_46018_
Explosion$BlockInteraction: d, blockInteraction, field_9184, destructionType, f_46010_
ExplosionDamageCalculator: m, damageCalculator, field_25400, behavior, f_46019_
ExplosionDamageCalculator: a, EXPLOSION_DAMAGE_CALCULATOR, field_25818, DEFAULT_BEHAVIOR, f_46008_
int: b, MAX_DROPS_PER_COMBINED_STACK, field_30960, field_30960, f_151469_
RandomSource: e, random, field_9191, random, f_46011_
it.unimi.dsi.fastutil.objects.ObjectArrayList<BlockPos>: q, toBlow, field_9188, affectedBlocks, f_46020_
ParticleOptions: n, smallExplosionParticles, field_47328, particle, f_303246_
ParticleOptions: o, largeExplosionParticles, field_47329, emitterParticle, f_302779_
Holder<SoundEvent>: p, explosionSound, field_47330, soundEvent, f_302233_
Constructors
(Level, Entity, double, double, double, float, boolean, Explosion$BlockInteraction)
(Level, Entity, double, double, double, float, boolean, Explosion$BlockInteraction, List<BlockPos>)
(Level, Entity, double, double, double, float, List<BlockPos>, Explosion$BlockInteraction, ParticleOptions, ParticleOptions, Holder<SoundEvent>)
(Level, Entity, DamageSource, ExplosionDamageCalculator, double, double, double, float, boolean, Explosion$BlockInteraction, ParticleOptions, ParticleOptions, Holder<SoundEvent>)
Methods
void (): c, explode, method_8348, collectBlocksAndDamageEntities, m_46061_
void (boolean): a, finalizeExplosion, method_8350, affectWorld, m_46075_
Map<Player, Vec3> (): e, getHitPlayers, method_8351, getAffectedPlayers, m_46078_
void (): h, clearToBlow, method_8352, clearAffectedBlocks, m_46080_
List<BlockPos> (): i, getToBlow, method_8346, getAffectedBlocks, m_46081_
float (Vec3, Entity): a, getSeenPercent, method_17752, getExposure, m_46064_
LivingEntity (): f, getIndirectSourceEntity, method_8347, getCausingEntity, m_252906_
LivingEntity (): c, getIndirectSourceEntity, method_8347, getCausingEntity, m_252906_
ExplosionDamageCalculator (Entity): a, makeDamageCalculator, method_29553, chooseBehavior, m_46062_
boolean (): d, interactsWithBlocks, method_46667, shouldDestroy, m_254884_
Entity (): g, getDirectSourceEntity, method_46406, getEntity, m_253049_
Entity (): d, getDirectSourceEntity, method_46406, getEntity, m_253049_
float (): a, radius, method_55107, getPower, m_305027_
float (): e, radius, method_55107, getPower, m_305027_
Vec3 (): b, center, method_55109, getPosition, m_307721_
Vec3 (): f, center, method_55109, getPosition, m_307721_
void (List<com.mojang.datafixers.util.Pair<ItemStack, BlockPos>>, ItemStack, BlockPos): a, addOrAppendStack, method_24023, tryMergeStack, m_306516_
LivingEntity (Entity): b, getIndirectSourceEntityInternal, method_55110, getCausingEntity, m_306928_
LivingEntity (Entity): a, getIndirectSourceEntity, method_55110, getCausingEntity, m_355062_
Explosion$BlockInteraction (): j, getBlockInteraction, method_55111, getDestructionType, m_307824_
Explosion$BlockInteraction (): b, getBlockInteraction, method_55111, getDestructionType, m_307824_
ParticleOptions (): k, getSmallExplosionParticles, method_55112, getParticle, m_307149_
ParticleOptions (): l, getLargeExplosionParticles, method_55113, getEmitterParticle, m_307299_
Holder<SoundEvent> (): m, getExplosionSound, method_55114, getSoundEvent, m_305033_
boolean (): n, canTriggerBlocks, method_60274, canTriggerBlocks, m_338923_
boolean (): g, canTriggerBlocks, method_60274, canTriggerBlocks, m_338923_
ServerLevel (): a, level, method_64504, getWorld, m_354859_
boolean (): h, shouldAffectBlocklikeEntities, method_61722, preservesDecorativeEntities, m_353131_
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
dbs
dco
Fields
Constructors
Methods
boolean (): n, canTriggerBlocks, method_60274, canTriggerBlocks, m_338923_
1.20.6
Names
cth
dbs
Fields
SoundEvent: p, explosionSound, field_47330, soundEvent, f_302233_
Holder<SoundEvent>: p, explosionSound, field_47330, soundEvent, f_302233_
Constructors
(Level, Entity, double, double, double, float, List<BlockPos>, Explosion$BlockInteraction, ParticleOptions, ParticleOptions, SoundEvent)
(Level, Entity, DamageSource, ExplosionDamageCalculator, double, double, double, float, boolean, Explosion$BlockInteraction, ParticleOptions, ParticleOptions, SoundEvent)
(Level, Entity, double, double, double, float, List<BlockPos>, Explosion$BlockInteraction, ParticleOptions, ParticleOptions, Holder<SoundEvent>)
(Level, Entity, DamageSource, ExplosionDamageCalculator, double, double, double, float, boolean, Explosion$BlockInteraction, ParticleOptions, ParticleOptions, Holder<SoundEvent>)
Methods
SoundEvent (): m, getExplosionSound, method_55114, getSoundEvent, m_305033_
Holder<SoundEvent> (): m, getExplosionSound, method_55114, getSoundEvent, m_305033_
1.20.4
Names
cpn
cth
Fields
Map<Player, Vec3>: o, hitPlayers, field_9194, affectedPlayers, f_46021_
Map<Player, Vec3>: r, hitPlayers, field_9194, affectedPlayers, f_46021_
it.unimi.dsi.fastutil.objects.ObjectArrayList<BlockPos>: n, toBlow, field_9188, affectedBlocks, f_46020_
it.unimi.dsi.fastutil.objects.ObjectArrayList<BlockPos>: q, toBlow, field_9188, affectedBlocks, f_46020_
ParticleOptions: n, smallExplosionParticles, field_47328, particle, f_303246_
ParticleOptions: o, largeExplosionParticles, field_47329, emitterParticle, f_302779_
SoundEvent: p, explosionSound, field_47330, soundEvent, f_302233_
Constructors
(Level, Entity, double, double, double, float, List<BlockPos>)
(Level, Entity, DamageSource, ExplosionDamageCalculator, double, double, double, float, boolean, Explosion$BlockInteraction)
(Level, Entity, double, double, double, float, List<BlockPos>, Explosion$BlockInteraction, ParticleOptions, ParticleOptions, SoundEvent)
(Level, Entity, DamageSource, ExplosionDamageCalculator, double, double, double, float, boolean, Explosion$BlockInteraction, ParticleOptions, ParticleOptions, SoundEvent)
Methods
void (): a, explode, method_8348, collectBlocksAndDamageEntities, m_46061_
void (): c, explode, method_8348, collectBlocksAndDamageEntities, m_46061_
Map<Player, Vec3> (): d, getHitPlayers, method_8351, getAffectedPlayers, m_46078_
Map<Player, Vec3> (): e, getHitPlayers, method_8351, getAffectedPlayers, m_46078_
void (): g, clearToBlow, method_8352, clearAffectedBlocks, m_46080_
void (): h, clearToBlow, method_8352, clearAffectedBlocks, m_46080_
List<BlockPos> (): h, getToBlow, method_8346, getAffectedBlocks, m_46081_
List<BlockPos> (): i, getToBlow, method_8346, getAffectedBlocks, m_46081_
DamageSource (): c, getDamageSource, method_8349, getDamageSource, m_46077_
LivingEntity (): e, getIndirectSourceEntity, method_8347, getCausingEntity, m_252906_
LivingEntity (): f, getIndirectSourceEntity, method_8347, getCausingEntity, m_252906_
void (it.unimi.dsi.fastutil.objects.ObjectArrayList<com.mojang.datafixers.util.Pair<ItemStack, BlockPos>>, ItemStack, BlockPos): a, addBlockDrops, method_24023, tryMergeStack, m_46067_
boolean (): b, interactsWithBlocks, method_46667, shouldDestroy, m_254884_
boolean (): d, interactsWithBlocks, method_46667, shouldDestroy, m_254884_
Entity (): f, getDirectSourceEntity, method_46406, getEntity, m_253049_
Entity (): g, getDirectSourceEntity, method_46406, getEntity, m_253049_
DamageSource (Level, Entity): a, getDefaultDamageSource, method_55108, createDamageSource, m_308019_
float (): a, radius, method_55107, getPower, m_305027_
Vec3 (): b, center, method_55109, getPosition, m_307721_
void (List<com.mojang.datafixers.util.Pair<ItemStack, BlockPos>>, ItemStack, BlockPos): a, addOrAppendStack, method_24023, tryMergeStack, m_306516_
LivingEntity (Entity): b, getIndirectSourceEntityInternal, method_55110, getCausingEntity, m_306928_
Explosion$BlockInteraction (): j, getBlockInteraction, method_55111, getDestructionType, m_307824_
ParticleOptions (): k, getSmallExplosionParticles, method_55112, getParticle, m_307149_
ParticleOptions (): l, getLargeExplosionParticles, method_55113, getEmitterParticle, m_307299_
SoundEvent (): m, getExplosionSound, method_55114, getSoundEvent, m_305033_
1.20.2
Names
cme
cpn
Fields
Constructors
Methods
1.20.1
Names
cma
cme
Fields
Constructors
Methods
1.19.4
Names
cjo
cma
Fields
Constructors
Methods
1.19.3
Names
cgp
cjo
Fields
Constructors
(Level, Entity, double, double, double, float)
Methods
Map<Player, Vec3> (): c, getHitPlayers, method_8351, getAffectedPlayers, m_46078_
Map<Player, Vec3> (): d, getHitPlayers, method_8351, getAffectedPlayers, m_46078_
void (): e, clearToBlow, method_8352, clearAffectedBlocks, m_46080_
void (): g, clearToBlow, method_8352, clearAffectedBlocks, m_46080_
List<BlockPos> (): f, getToBlow, method_8346, getAffectedBlocks, m_46081_
List<BlockPos> (): h, getToBlow, method_8346, getAffectedBlocks, m_46081_
DamageSource (): b, getDamageSource, method_8349, getDamageSource, m_46077_
DamageSource (): c, getDamageSource, method_8349, getDamageSource, m_46077_
LivingEntity (): d, getSourceMob, method_8347, getCausingEntity, m_46079_
LivingEntity (): e, getIndirectSourceEntity, method_8347, getCausingEntity, m_252906_
boolean (): b, interactsWithBlocks, method_46667, shouldDestroy, m_254884_
Entity (): f, getDirectSourceEntity, method_46406, getEntity, m_253049_
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
cfs
cgp
Fields
Constructors
Methods
1.19
Names
can
cfs
Fields
Random: e, random, field_9191, random, f_46011_
List<BlockPos>: n, toBlow, field_9188, affectedBlocks, f_46020_
RandomSource: e, random, field_9191, random, f_46011_
it.unimi.dsi.fastutil.objects.ObjectArrayList<BlockPos>: n, toBlow, field_9188, affectedBlocks, f_46020_
Constructors
Methods
1.18.2
Names
bzv
can
Fields
Constructors
Methods
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
bwi
bzv
Fields
Constructors
Methods
1.17.1
Names
bwh
bwi
Fields
Constructors
Methods
1.17
Names
brp
bwh
net.minecraft.world.Explosion
net.minecraft.src.C_1578_
Fields
boolean: b, fire, field_9186, createFire, field_77286_a
boolean: c, fire, field_9186, createFire, f_46009_
Random: d, random, field_9191, random, field_77290_i
Random: e, random, field_9191, random, f_46011_
Level: e, level, field_9187, world, field_77287_j
Level: f, level, field_9187, world, f_46012_
double: f, x, field_9195, x, field_77284_b
double: g, x, field_9195, x, f_46013_
double: g, y, field_9192, y, field_77285_c
double: h, y, field_9192, y, f_46014_
double: h, z, field_9189, z, field_77282_d
double: i, z, field_9189, z, f_46015_
Entity: i, source, field_9185, entity, field_77283_e
Entity: j, source, field_9185, entity, f_46016_
float: j, radius, field_9190, power, field_77280_f
float: k, radius, field_9190, power, f_46017_
List<BlockPos>: m, toBlow, field_9188, affectedBlocks, field_77281_g
List<BlockPos>: n, toBlow, field_9188, affectedBlocks, f_46020_
Map<Player, Vec3>: n, hitPlayers, field_9194, affectedPlayers, field_77288_k
Map<Player, Vec3>: o, hitPlayers, field_9194, affectedPlayers, f_46021_
DamageSource: k, damageSource, field_9193, damageSource, field_199593_j
DamageSource: l, damageSource, field_9193, damageSource, f_46018_
Explosion$BlockInteraction: c, blockInteraction, field_9184, destructionType, field_222260_b
Explosion$BlockInteraction: d, blockInteraction, field_9184, destructionType, f_46010_
ExplosionDamageCalculator: l, damageCalculator, field_25400, behavior, field_234893_k_
ExplosionDamageCalculator: m, damageCalculator, field_25400, behavior, f_46019_
ExplosionDamageCalculator: a, EXPLOSION_DAMAGE_CALCULATOR, field_25818, field_25818, field_242407_a
ExplosionDamageCalculator: a, EXPLOSION_DAMAGE_CALCULATOR, field_25818, DEFAULT_BEHAVIOR, f_46008_
int: b, MAX_DROPS_PER_COMBINED_STACK, field_30960, field_30960, f_151469_
Constructors
(Level, Entity, double, double, double, float)
Methods
void (): a, explode, method_8348, collectBlocksAndDamageEntities, func_77278_a
void (): a, explode, method_8348, collectBlocksAndDamageEntities, m_46061_
void (boolean): a, finalizeExplosion, method_8350, affectWorld, func_77279_a
void (boolean): a, finalizeExplosion, method_8350, affectWorld, m_46075_
Map<Player, Vec3> (): c, getHitPlayers, method_8351, getAffectedPlayers, func_77277_b
Map<Player, Vec3> (): c, getHitPlayers, method_8351, getAffectedPlayers, m_46078_
void (): e, clearToBlow, method_8352, clearAffectedBlocks, func_180342_d
void (): e, clearToBlow, method_8352, clearAffectedBlocks, m_46080_
List<BlockPos> (): f, getToBlow, method_8346, getAffectedBlocks, func_180343_e
List<BlockPos> (): f, getToBlow, method_8346, getAffectedBlocks, m_46081_
DamageSource (): b, getDamageSource, method_8349, getDamageSource, func_199591_b
DamageSource (): b, getDamageSource, method_8349, getDamageSource, m_46077_
float (Vec3, Entity): a, getSeenPercent, method_17752, getExposure, func_222259_a
float (Vec3, Entity): a, getSeenPercent, method_17752, getExposure, m_46064_
LivingEntity (): d, getSourceMob, method_8347, getCausingEntity, func_94613_c
LivingEntity (): d, getSourceMob, method_8347, getCausingEntity, m_46079_
void (it.unimi.dsi.fastutil.objects.ObjectArrayList<com.mojang.datafixers.util.Pair<ItemStack, BlockPos>>, ItemStack, BlockPos): a, addBlockDrops, method_24023, method_24023, func_229976_a_
void (it.unimi.dsi.fastutil.objects.ObjectArrayList<com.mojang.datafixers.util.Pair<ItemStack, BlockPos>>, ItemStack, BlockPos): a, addBlockDrops, method_24023, tryMergeStack, m_46067_
ExplosionDamageCalculator (Entity): a, makeDamageCalculator, method_29553, chooseBehavior, func_234894_a_
ExplosionDamageCalculator (Entity): a, makeDamageCalculator, method_29553, chooseBehavior, m_46062_
1.16.5
Names
Fields
Constructors
Methods
1.16.4
Names
brm
brp
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
bpt
brm
Fields
boolean: a, fire, field_9186, createFire, field_77286_a
boolean: b, fire, field_9186, createFire, field_77286_a
Random: c, random, field_9191, random, field_77290_i
Random: d, random, field_9191, random, field_77290_i
Level: d, level, field_9187, world, field_77287_j
Level: e, level, field_9187, world, field_77287_j
double: e, x, field_9195, x, field_77284_b
double: f, x, field_9195, x, field_77284_b
double: f, y, field_9192, y, field_77285_c
double: g, y, field_9192, y, field_77285_c
double: g, z, field_9189, z, field_77282_d
double: h, z, field_9189, z, field_77282_d
Entity: h, source, field_9185, entity, field_77283_e
Entity: i, source, field_9185, entity, field_77283_e
float: i, radius, field_9190, power, field_77280_f
float: j, radius, field_9190, power, field_77280_f
List<BlockPos>: l, toBlow, field_9188, affectedBlocks, field_77281_g
List<BlockPos>: m, toBlow, field_9188, affectedBlocks, field_77281_g
Map<Player, Vec3>: m, hitPlayers, field_9194, affectedPlayers, field_77288_k
Map<Player, Vec3>: n, hitPlayers, field_9194, affectedPlayers, field_77288_k
DamageSource: j, damageSource, field_9193, damageSource, field_199593_j
DamageSource: k, damageSource, field_9193, damageSource, field_199593_j
Explosion$BlockInteraction: b, blockInteraction, field_9184, destructionType, field_222260_b
Explosion$BlockInteraction: c, blockInteraction, field_9184, destructionType, field_222260_b
ExplosionDamageCalculator: k, damageCalculator, field_25400, behavior, field_234893_k_
ExplosionDamageCalculator: l, damageCalculator, field_25400, behavior, field_234893_k_
ExplosionDamageCalculator: a, EXPLOSION_DAMAGE_CALCULATOR, field_25818, field_25818, field_242407_a
Constructors
Methods
1.16.1
Names
bjp
bpt
Fields
List<BlockPos>: k, toBlow, field_9188, affectedBlocks, field_77281_g
List<BlockPos>: l, toBlow, field_9188, affectedBlocks, field_77281_g
Map<Player, Vec3>: l, hitPlayers, field_9194, affectedPlayers, field_77288_k
Map<Player, Vec3>: m, hitPlayers, field_9194, affectedPlayers, field_77288_k
Explosion$BlockInteraction: b, blockInteraction, field_9184, blockDestructionType, field_222260_b
Explosion$BlockInteraction: b, blockInteraction, field_9184, destructionType, field_222260_b
ExplosionDamageCalculator: k, damageCalculator, field_25400, behavior, field_234893_k_
Constructors
(Level, Entity, DamageSource, ExplosionDamageCalculator, double, double, double, float, boolean, Explosion$BlockInteraction)
Methods
void (DamageSource): a, setDamageSource, method_8345, setDamageSource, func_199592_a
void (it.unimi.dsi.fastutil.objects.ObjectArrayList<com.mojang.datafixers.util.Pair<ItemStack, BlockPos>>, ItemStack, BlockPos): a, addBlockDrops, method_24023, func_229976_a_
void (it.unimi.dsi.fastutil.objects.ObjectArrayList<com.mojang.datafixers.util.Pair<ItemStack, BlockPos>>, ItemStack, BlockPos): a, addBlockDrops, method_24023, method_24023, func_229976_a_
ExplosionDamageCalculator (Entity): a, makeDamageCalculator, method_29553, chooseBehavior, func_234894_a_
1.15.2
Names
bjm
bjp
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
1.15
Names
bhk
bjm
Fields
Constructors
Methods
void (it.unimi.dsi.fastutil.objects.ObjectArrayList<com.mojang.datafixers.util.Pair<ItemStack, BlockPos>>, ItemStack, BlockPos): a, addBlockDrops, method_24023, func_229976_a_
1.14.4
Names
bhf
bhk
net.minecraft.world.level.Explosion
Fields
boolean: a, field_9186, createFire, field_77286_a
boolean: a, fire, field_9186, createFire, field_77286_a
Random: c, field_9191, random, field_77290_i
Random: c, random, field_9191, random, field_77290_i
World: d, field_9187, world, field_77287_j
Level: d, level, field_9187, world, field_77287_j
double: e, field_9195, x, field_77284_b
double: e, x, field_9195, x, field_77284_b
double: f, field_9192, y, field_77285_c
double: f, y, field_9192, y, field_77285_c
double: g, field_9189, z, field_77282_d
double: g, z, field_9189, z, field_77282_d
Entity: h, field_9185, entity, field_77283_e
Entity: h, source, field_9185, entity, field_77283_e
float: i, field_9190, power, field_77280_f
float: i, radius, field_9190, power, field_77280_f
List<BlockPos>: k, field_9188, affectedBlocks, field_77281_g
List<BlockPos>: k, toBlow, field_9188, affectedBlocks, field_77281_g
Map<PlayerEntity, Vec3d>: l, field_9194, affectedPlayers, field_77288_k
Map<Player, Vec3>: l, hitPlayers, field_9194, affectedPlayers, field_77288_k
DamageSource: j, field_9193, damageSource, field_199593_j
DamageSource: j, damageSource, field_9193, damageSource, field_199593_j
Explosion$DestructionType: b, field_9184, blockDestructionType, field_222260_b
Explosion$BlockInteraction: b, blockInteraction, field_9184, blockDestructionType, field_222260_b
Constructors
Methods
void (): a, method_8348, collectBlocksAndDamageEntities, func_77278_a
void (): a, explode, method_8348, collectBlocksAndDamageEntities, func_77278_a
void (boolean): a, method_8350, affectWorld, func_77279_a
void (boolean): a, finalizeExplosion, method_8350, affectWorld, func_77279_a
Map<PlayerEntity, Vec3d> (): c, method_8351, getAffectedPlayers, func_77277_b
Map<Player, Vec3> (): c, getHitPlayers, method_8351, getAffectedPlayers, func_77277_b
void (): e, method_8352, clearAffectedBlocks, func_180342_d
void (): e, clearToBlow, method_8352, clearAffectedBlocks, func_180342_d
List<BlockPos> (): f, method_8346, getAffectedBlocks, func_180343_e
List<BlockPos> (): f, getToBlow, method_8346, getAffectedBlocks, func_180343_e
DamageSource (): b, method_8349, getDamageSource, func_199591_b
DamageSource (): b, getDamageSource, method_8349, getDamageSource, func_199591_b
void (DamageSource): a, method_8345, setDamageSource, func_199592_a
void (DamageSource): a, setDamageSource, method_8345, setDamageSource, func_199592_a
float (Vec3d, Entity): a, method_17752, getExposure, func_222259_a
float (Vec3, Entity): a, getSeenPercent, method_17752, getExposure, func_222259_a
LivingEntity (): d, method_8347, getCausingEntity, func_94613_c
LivingEntity (): d, getSourceMob, method_8347, getCausingEntity, func_94613_c
1.14.3
Names
bhb
bhf
net.minecraft.world.explosion.Explosion
Fields
boolean: a, field_9186, field_77286_a
boolean: a, field_9186, createFire, field_77286_a
Random: c, field_9191, field_77290_i
Random: c, field_9191, random, field_77290_i
World: d, field_9187, field_77287_j
World: d, field_9187, world, field_77287_j
double: e, field_9195, field_77284_b
double: e, field_9195, x, field_77284_b
double: f, field_9192, field_77285_c
double: f, field_9192, y, field_77285_c
double: g, field_9189, field_77282_d
double: g, field_9189, z, field_77282_d
Entity: h, field_9185, field_77283_e
Entity: h, field_9185, entity, field_77283_e
float: i, field_9190, field_77280_f
float: i, field_9190, power, field_77280_f
List<BlockPos>: k, field_9188, field_77281_g
List<BlockPos>: k, field_9188, affectedBlocks, field_77281_g
Map<PlayerEntity, Vec3d>: l, field_9194, field_77288_k
Map<PlayerEntity, Vec3d>: l, field_9194, affectedPlayers, field_77288_k
DamageSource: j, field_9193, field_199593_j
DamageSource: j, field_9193, damageSource, field_199593_j
Explosion$Mode: b, field_9184, field_222260_b
Explosion$DestructionType: b, field_9184, blockDestructionType, field_222260_b
Constructors
Methods
void (): a, method_8348, func_77278_a
void (): a, method_8348, collectBlocksAndDamageEntities, func_77278_a
void (boolean): a, method_8350, func_77279_a
void (boolean): a, method_8350, affectWorld, func_77279_a
Map<PlayerEntity, Vec3d> (): c, method_8351, func_77277_b
Map<PlayerEntity, Vec3d> (): c, method_8351, getAffectedPlayers, func_77277_b
void (): e, method_8352, func_180342_d
void (): e, method_8352, clearAffectedBlocks, func_180342_d
List<BlockPos> (): f, method_8346, func_180343_e
List<BlockPos> (): f, method_8346, getAffectedBlocks, func_180343_e
DamageSource (): b, method_8349, func_199591_b
DamageSource (): b, method_8349, getDamageSource, func_199591_b
void (DamageSource): a, method_8345, func_199592_a
void (DamageSource): a, method_8345, setDamageSource, func_199592_a
float (Vec3d, Entity): a, method_17752, func_222259_a
float (Vec3d, Entity): a, method_17752, getExposure, func_222259_a
LivingEntity (): d, method_8347, func_94613_c
LivingEntity (): d, method_8347, getCausingEntity, func_94613_c
1.14.2
Names
Fields
Constructors
Methods
1.14.1
Names
bha
bhb
Fields
Constructors
Methods
1.14
Names
axr
bha
net.minecraft.class_1927
Fields
boolean: a, field_77286_a
boolean: a, field_9186, field_77286_a
boolean: b, field_82755_b
Random: c, field_77290_i
Random: c, field_9191, field_77290_i
World: d, field_77287_j
World: d, field_9187, field_77287_j
double: e, field_77284_b
double: e, field_9195, field_77284_b
double: f, field_77285_c
double: f, field_9192, field_77285_c
double: g, field_77282_d
double: g, field_9189, field_77282_d
Entity: h, field_77283_e
Entity: h, field_9185, field_77283_e
float: i, field_77280_f
float: i, field_9190, field_77280_f
List<BlockPos>: k, field_77281_g
List<BlockPos>: k, field_9188, field_77281_g
Map<EntityPlayer, Vec3d>: l, field_77288_k
Map<PlayerEntity, Vec3d>: l, field_9194, field_77288_k
DamageSource: j, field_199593_j
DamageSource: j, field_9193, field_199593_j
Explosion$Mode: b, field_9184, field_222260_b
Constructors
(World, Entity, double, double, double, float, boolean, boolean)
(World, Entity, double, double, double, float, boolean, boolean, List<BlockPos>)
(World, Entity, double, double, double, float, boolean, Explosion$Mode)
(World, Entity, double, double, double, float, boolean, Explosion$Mode, List<BlockPos>)
Methods
void (): a, func_77278_a
void (): a, method_8348, func_77278_a
void (boolean): a, func_77279_a
void (boolean): a, method_8350, func_77279_a
Map<EntityPlayer, Vec3d> (): c, func_77277_b
Map<PlayerEntity, Vec3d> (): c, method_8351, func_77277_b
EntityLivingBase (): d, func_94613_c
void (): e, func_180342_d
void (): e, method_8352, func_180342_d
List<BlockPos> (): f, func_180343_e
List<BlockPos> (): f, method_8346, func_180343_e
DamageSource (): b, func_199591_b
DamageSource (): b, method_8349, func_199591_b
void (DamageSource): a, func_199592_a
void (DamageSource): a, method_8345, func_199592_a
float (Vec3d, Entity): a, method_17752, func_222259_a
LivingEntity (): d, method_8347, func_94613_c
1.13.2
Names
axq
axr
Fields
Constructors
Methods
1.13.1
Names
axm
axq
Fields
Constructors
Methods
1.13
Names
amp
axm
Fields
List<BlockPos>: j, field_77281_g
List<BlockPos>: k, field_77281_g
Map<EntityPlayer, Vec3d>: k, field_77288_k
Map<EntityPlayer, Vec3d>: l, field_77288_k
DamageSource: j, field_199593_j
Constructors
Methods
Map<EntityPlayer, Vec3d> (): b, func_77277_b
Map<EntityPlayer, Vec3d> (): c, func_77277_b
EntityLivingBase (): c, func_94613_c
EntityLivingBase (): d, func_94613_c
void (): d, func_180342_d
void (): e, func_180342_d
List<BlockPos> (): e, func_180343_e
List<BlockPos> (): f, func_180343_e
DamageSource (): b, func_199591_b
void (DamageSource): a, func_199592_a
1.12.2
Names
Fields
Constructors
Methods
1.12.1
Names
amn
amp
Fields
Constructors
Methods
1.12
Names
ajn
amn
Fields
Constructors
Methods
1.11.2
Names
Fields
Constructors
Methods
1.11.1
Names
ajl
ajn
Fields
Constructors
Methods
1.11
Names
ahy
ajl
Fields
Constructors
Methods
1.10.2
Names
Fields
Constructors
Methods
1.10
Names
ahp
ahy
Fields
Constructors
Methods
1.9.4
Names
Fields
Constructors
Methods
1.9.2
Names
Fields
Constructors
Methods
1.9
Names
adi
ahp
Fields
Constructors
Methods
1.8.9
Names
Fields
Constructors
Methods
1.8.8
Names
adi
net.minecraft.world.Explosion
Fields
boolean: a, field_77286_a
boolean: b, field_82755_b
Random: c, field_77290_i
World: d, field_77287_j
double: e, field_77284_b
double: f, field_77285_c
double: g, field_77282_d
Entity: h, field_77283_e
float: i, field_77280_f
List<BlockPos>: j, field_77281_g
Map<EntityPlayer, Vec3>: k, field_77288_k
Constructors
(World, Entity, double, double, double, float, boolean, boolean)
(World, Entity, double, double, double, float, List<BlockPos>)
(World, Entity, double, double, double, float, boolean, boolean, List<BlockPos>)
Methods
void (): a, func_77278_a
void (boolean): a, func_77279_a
Map<EntityPlayer, Vec3> (): b, func_77277_b
EntityLivingBase (): c, func_94613_c
void (): d, func_180342_d