org.bukkit.event.block
public class EntityBlockFormEvent extends BlockFormEvent
Examples:
Snowman.
 Event.Resultblock| 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, getHandlersgetNewState, isCancelled, setCancelledgetBlockgetEventName, isAsynchronousclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisCancelled, setCancelledpublic EntityBlockFormEvent(Entity entity, Block block, BlockState blockstate)
public Entity getEntity()
Copyright © 2014. All rights reserved.