public abstract class PokerusEvent
extends net.minecraftforge.fml.common.eventhandler.Event
Modifier and Type | Class and Description |
---|---|
static class |
PokerusEvent.Cured
Fires on the server when a reasonable amount of time has passed and the Pokérus is cured.
|
static class |
PokerusEvent.Spread
Fires on the server when the Pokérus spreads from an opponent or from a party member to another.
|
Constructor and Description |
---|
PokerusEvent() |