Class DynamaxEvent.BattleEvolve
java.lang.Object
net.minecraftforge.eventbus.api.Event
com.pixelmonmod.pixelmon.api.events.DynamaxEvent
com.pixelmonmod.pixelmon.api.events.DynamaxEvent.BattleEvolve
- Enclosing class:
- DynamaxEvent
-
Nested Class Summary
Nested classes/interfaces inherited from class com.pixelmonmod.pixelmon.api.events.DynamaxEvent
DynamaxEvent.BattleEvolve, DynamaxEvent.PostEvolve
Nested classes/interfaces inherited from class net.minecraftforge.eventbus.api.Event
net.minecraftforge.eventbus.api.Event.HasResult, net.minecraftforge.eventbus.api.Event.Result
-
Field Summary
Modifier and TypeFieldDescriptionfinal PixelmonWrapper
ThePixelmonWrapper
instance for the Pokémon DynamaxingFields inherited from class com.pixelmonmod.pixelmon.api.events.DynamaxEvent
gigantamax
-
Constructor Summary
-
Method Summary
Methods inherited from class net.minecraftforge.eventbus.api.Event
getListenerList, getPhase, getResult, hasResult, isCancelable, isCanceled, setCanceled, setPhase, setResult
-
Field Details
-
pw
ThePixelmonWrapper
instance for the Pokémon Dynamaxing
-
-
Constructor Details
-
BattleEvolve
-