Package org.core.world.expload
Interface Explosion
- All Superinterfaces:
Positionable<SyncExactPosition>
- All Known Subinterfaces:
Explosion.EntityExplosion
,Explosion.ExplosionSnapshot
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
static interface
-
Method Summary
Modifier and TypeMethodDescriptiondefault Collection<SyncBlockPosition>
Deprecated, for removal: This API element is subject to removal in a future version.Methods inherited from interface org.core.world.position.Positionable
getPosition
-
Method Details
-
getAffectedPositions
Deprecated, for removal: This API element is subject to removal in a future version. -
getAffectedBlockPositions
Stream<SyncBlockPosition> getAffectedBlockPositions() -
getSource
Object getSource()
-