net.minecraft.world.explosion

public interface Explosion

net.minecraft.world.level.Explosion
net.minecraft.class_1927
net.minecraft.world.explosion.Explosion

Method summary

Modifier and TypeMethod
static DamageSource
getDefaultDamageSource(Level level, Entity source)
method_55108(class_1937 arg0, class_1297 arg1)
createDamageSource(World world, Entity source)
static LivingEntity
getIndirectSourceEntity(Entity source)
method_55110(class_1297 arg0)
getCausingEntity(Entity entity)
ServerWorld
level()
method_64504()
getWorld()
Explosion$DestructionType
getBlockInteraction()
method_55111()
getDestructionType()
LivingEntity
getIndirectSourceEntity()
method_8347()
getCausingEntity()
Entity
getDirectSourceEntity()
method_46406()
getEntity()
float
radius()
method_55107()
getPower()
Vec3d
center()
method_55109()
getPosition()
boolean
canTriggerBlocks()
method_60274()
canTriggerBlocks()
boolean
shouldAffectBlocklikeEntities()
method_61722()
preservesDecorativeEntities()