Package com.pixelmonmod.pixelmon.battles.controller
package com.pixelmonmod.pixelmon.battles.controller
-
ClassDescriptionControls flow of battles.Thrown when an error occurs during import of
Pokemon
Calculates turn order in battles.An implementation ofRandomSource
for use by Pixelmon battles.Stages of the battle.An interface representing an entity that is watching a battle.Experience: Methods for awarding exp.This class is used for storing the future tasks added to the battle When the event relating to the stored event class (E) is fired it will call the function and thenCompletableFuture.complete(Object)
with the returned object in that order Then it will remove the future battle task from the stored list of tasksControls global statuses like weather in battle.Compares Pokémon by battle speed and how long they have had their ability.Compares Pokémon by battle speed.Compares Pokémon by move priority and battle speed.