public class EntityBreakDoorEvent extends EntityChangeBlockEvent
Entity
breaks a door
Cancelling the event will cause the event to be delayed
Event.Result
entity
コンストラクタと説明 |
---|
EntityBreakDoorEvent(LivingEntity entity,
Block targetBlock) |
修飾子とタイプ | メソッドと説明 |
---|---|
LivingEntity |
getEntity()
Returns the Entity involved in this event
|
getBlock, getData, getHandlerList, getHandlers, getTo, isCancelled, setCancelled
getEntityType
getEventName, isAsynchronous
public EntityBreakDoorEvent(LivingEntity entity, Block targetBlock)
public LivingEntity getEntity()
EntityEvent
getEntity
クラス内 EntityEvent
Copyright © 2016. All rights reserved.