public class BlockIgniteEvent extends BlockEvent implements Cancellable
| Modifier and Type | Class and Description |
|---|---|
static class |
BlockIgniteEvent.BlockIgniteCause |
block| Constructor and Description |
|---|
BlockIgniteEvent(Block block,
Block source,
Entity entity,
BlockIgniteEvent.BlockIgniteCause cause) |
| Modifier and Type | Method and Description |
|---|---|
BlockIgniteEvent.BlockIgniteCause |
getCause() |
Entity |
getEntity() |
static HandlerList |
getHandlers() |
Block |
getSource() |
getBlockgetEventName, isCancelled, setCancelled, setCancelledclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisCancelled, setCancelled, setCancelledpublic BlockIgniteEvent(Block block, Block source, Entity entity, BlockIgniteEvent.BlockIgniteCause cause)
public static HandlerList getHandlers()
public Block getSource()
public Entity getEntity()
public BlockIgniteEvent.BlockIgniteCause getCause()
Copyright © 2020. All rights reserved.