public class EntityCombustByBlockEvent extends EntityCombustEvent
Event.Resultentity| 构造器和说明 |
|---|
EntityCombustByBlockEvent(Block combuster,
Entity combustee,
int duration) |
| 限定符和类型 | 方法和说明 |
|---|---|
Block |
getCombuster()
造成燃烧的可以是岩浆或者一个着火的方块.
|
getDuration, getHandlerList, getHandlers, isCancelled, setCancelled, setDurationgetEntity, getEntityTypegetEventName, isAsynchronouspublic Block getCombuster()
警告: 这个方块可能为null.
WARNING: block may be null.