public class EntityCombustEvent extends EntityEvent implements Cancellable
| Modifier and Type | Field and Description |
|---|---|
protected int |
duration |
entity| Constructor and Description |
|---|
EntityCombustEvent(Entity combustee,
int duration) |
| Modifier and Type | Method and Description |
|---|---|
int |
getDuration() |
static HandlerList |
getHandlers() |
void |
setDuration(int duration) |
getEntitygetEventName, isCancelled, setCancelled, setCancelledclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisCancelled, setCancelled, setCancelledpublic EntityCombustEvent(Entity combustee, int duration)
public static HandlerList getHandlers()
public int getDuration()
public void setDuration(int duration)
Copyright © 2020. All rights reserved.