public class EntityBlockFormEvent extends BlockFormEvent
Examples:
Snowman
.
Event.Result
Constructor and Description |
---|
EntityBlockFormEvent(Entity entity,
Block block,
BlockState blockstate) |
Modifier and Type | Method and Description |
---|---|
Entity |
getEntity()
Get the entity that formed the block.
|
getHandlerList, getHandlers
getNewState, isCancelled, setCancelled
getBlock
getEventName, isAsynchronous
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isCancelled, setCancelled
public EntityBlockFormEvent(Entity entity, Block block, BlockState blockstate)
public Entity getEntity()
Copyright © 2022. All rights reserved.