public abstract class BlockEvent extends Event
Event.Result| Constructor and Description |
|---|
BlockEvent(@NotNull Block theBlock) |
| Modifier and Type | Method and Description |
|---|---|
@NotNull Block |
getBlock()
Gets the block involved in this event.
|
callEvent, getEventName, getHandlers, isAsynchronousCopyright © 2022. All rights reserved.