| Package | Description |
|---|---|
| org.cloudburstmc.server.event.block |
| Modifier and Type | Method and Description |
|---|---|
BlockIgniteEvent.BlockIgniteCause |
BlockIgniteEvent.getCause() |
static BlockIgniteEvent.BlockIgniteCause |
BlockIgniteEvent.BlockIgniteCause.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BlockIgniteEvent.BlockIgniteCause[] |
BlockIgniteEvent.BlockIgniteCause.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BlockIgniteEvent(Block block,
Block source,
Entity entity,
BlockIgniteEvent.BlockIgniteCause cause) |
Copyright © 2020. All rights reserved.