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