public class EntityCombustByBlockEvent extends EntityCombustEvent
Event.Resultentity| Constructor and Description | 
|---|
| EntityCombustByBlockEvent(Block combuster,
                         Entity combustee,
                         int duration) | 
| Modifier and Type | Method and Description | 
|---|---|
| Block | getCombuster()The combuster can be lava or a block that is on fire. | 
getDuration, getHandlerList, getHandlers, isCancelled, setCancelled, setDurationgetEntity, getEntityTypegetEventName, isAsynchronouspublic Block getCombuster()
WARNING: block may be null.
Copyright © 2016. All rights reserved.