public abstract class DynamaxEvent
extends net.minecraftforge.fml.common.eventhandler.Event
| Modifier and Type | Class and Description |
|---|---|
static class |
DynamaxEvent.BattleEvolve |
static class |
DynamaxEvent.PostEvolve |
| Modifier and Type | Field and Description |
|---|---|
boolean |
gigantamax
If this is Gigantamax
|
| Constructor and Description |
|---|
DynamaxEvent(boolean gigantamax) |