public class EntityBlockFormEvent extends BlockFormEvent
Examples:
Snowman
.
Event.Result
block
コンストラクタと説明 |
---|
EntityBlockFormEvent(Entity entity,
Block block,
BlockState blockstate) |
修飾子とタイプ | メソッドと説明 |
---|---|
Entity |
getEntity()
Get the entity that formed the block.
|
getHandlerList, getHandlers
getNewState, isCancelled, setCancelled
getBlock
getEventName, isAsynchronous
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isCancelled, setCancelled
public EntityBlockFormEvent(Entity entity, Block block, BlockState blockstate)
public Entity getEntity()
Copyright © 2016. All rights reserved.