public class EntityBlockFormEvent extends BlockFormEvent
Examples:
Snowman
.
Event.Result
block
Constructor and Description |
---|
EntityBlockFormEvent(@NotNull Entity entity,
@NotNull Block block,
@NotNull BlockState blockstate) |
Modifier and Type | Method and Description |
---|---|
@NotNull Entity |
getEntity()
Get the entity that formed the block.
|
getHandlerList, getHandlers
getNewState, isCancelled, setCancelled
getBlock
callEvent, getEventName, isAsynchronous
Copyright © 2021. All rights reserved.