Package org.core.event.events.block
Interface BlockChangeEvent.Place
- All Superinterfaces:
BlockChangeEvent
,BlockEvent
,Event
,PlatformEvent
,Positionable<SyncBlockPosition>
- All Known Subinterfaces:
BlockChangeEvent.Place.ByPlayer
,BlockChangeEvent.Place.Post
- Enclosing interface:
- BlockChangeEvent
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
static interface
Nested classes/interfaces inherited from interface org.core.event.events.block.BlockChangeEvent
BlockChangeEvent.Break, BlockChangeEvent.Place
-
Method Summary
Methods inherited from interface org.core.event.events.block.BlockChangeEvent
getAfterState, getBeforeState
Methods inherited from interface org.core.world.position.Positionable
getPosition
-
Method Details
-
getAffected
Collection<BlockSnapshot<SyncBlockPosition>> getAffected()
-