public interface IExplosionEvent
| Modifier and Type | Method and Description |
|---|---|
default IExplosion |
getExplosion() |
IBlockPos |
getPosition() |
IWorld |
getWorld() |
double |
getX() |
double |
getY() |
double |
getZ() |
IWorld getWorld()
default IExplosion getExplosion()
IBlockPos getPosition()
double getX()
double getY()
double getZ()