| Package | Description |
|---|---|
| com.destroystokyo.paper.event.block |
| Modifier and Type | Method | Description |
|---|---|---|
TNTPrimeEvent.PrimeReason |
TNTPrimeEvent.getReason() |
Gets the TNT prime reason
|
static TNTPrimeEvent.PrimeReason |
TNTPrimeEvent.PrimeReason.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static TNTPrimeEvent.PrimeReason[] |
TNTPrimeEvent.PrimeReason.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor | Description |
|---|---|
TNTPrimeEvent(Block theBlock,
TNTPrimeEvent.PrimeReason reason,
Entity primerEntity) |
Copyright © 2020. All rights reserved.