Package org.core.event.events.block
Interface BlockChangeEvent.Break.Post
- All Superinterfaces:
BlockChangeEvent,BlockChangeEvent.Break,BlockEvent,Event,PlatformEvent,Positionable<SyncBlockPosition>
- All Known Subinterfaces:
BlockChangeEvent.Break.Post.ByPlayer
- Enclosing interface:
- BlockChangeEvent.Break
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface org.core.event.events.block.BlockChangeEvent
BlockChangeEvent.Break, BlockChangeEvent.PlaceNested classes/interfaces inherited from interface org.core.event.events.block.BlockChangeEvent.Break
BlockChangeEvent.Break.Mid, BlockChangeEvent.Break.Post, BlockChangeEvent.Break.Pre -
Method Summary
Methods inherited from interface org.core.event.events.block.BlockChangeEvent
getAfterState, getBeforeStateMethods inherited from interface org.core.world.position.Positionable
getPosition
-
Method Details
-
getItems
Collection<DroppedItemSnapshot> getItems() -
removeItem
-