Package org.core.world.expload
Interface Explosion.EntityExplosion
- All Superinterfaces:
Explosion
,Positionable<SyncExactPosition>
- Enclosing interface:
- Explosion
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.core.world.expload.Explosion
Explosion.EntityExplosion, Explosion.ExplosionSnapshot
-
Method Summary
Methods inherited from interface org.core.world.expload.Explosion
getAffectedBlockPositions, getAffectedPositions
-
Method Details
-
getSource
Entity<?> getSource() -
getPosition
- Specified by:
getPosition
in interfacePositionable<SyncExactPosition>
-