Package org.core.world.expload
Interface Explosion.ExplosionSnapshot
- 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
getAffectedPositions, getSource
Methods inherited from interface org.core.world.position.Positionable
getPosition
-
Method Details
-
getBlocks
Collection<BlockSnapshot.SyncBlockSnapshot> getBlocks() -
getAffectedBlockPositions
- Specified by:
getAffectedBlockPositions
in interfaceExplosion
-