
Pixelmon Mod
Added a new Pixelmon section for keybinds, splitting all mod keybinds into Pixelmon, Pixelmon Battles, and Pixelmon PC. Added a visual indicator as to whether the player's cursor is …
Pokemon (Pixelmon 1.12.2-8.4.0 API)
java.lang.Object; com.pixelmonmod.pixelmon.api.pokemon.PokemonBase; com.pixelmonmod.pixelmon.api.pokemon.Pokemon
Pixelmon 1.12.2-8.4.0 API
Packages. com.pixelmonmod.pixelmon.api.advancements.triggers; com.pixelmonmod.pixelmon.api.attackAnimations; com.pixelmonmod.pixelmon.api.command; …
com.pixelmonmod.api (Pixelmon 1.16.5-9.1.13-pipe25692 API)
An interface that represents a check of the param types against given data Or applying the given data to the param types
LegendarySpawner (Pixelmon 1.16.5-9.1.13-pipe25692 API)
com.pixelmonmod.pixelmon.spawning.LegendarySpawner public class LegendarySpawner extends TickingSpawner The spawner responsible for legendary and mega-boss spawning.
BattleRules (Pixelmon 1.16.5-9.1.13-pipe25692 API)
Methods inherited from class java.lang.Object equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Requirement (Pixelmon 1.16.5-9.1.13-pipe25692 API)
Gets the order priority of the requirement. Higher number = higher priority (i.e. it is applied first)
PlayerPartyStorage (Pixelmon 1.16.5-9.1.13-pipe25692 API)
The player's current teleport position with the Teleport/Fly external moves.
CaptureMethod (Pixelmon 1.16.5-9.1.12-pipe24759 API)
Interface representing a capture method. Methods here are broken down to such a degree on purpose so that a new capture method doesn't need to implement duplicate logic where it isn't …
CaptureEvent (Pixelmon 1.12.2-8.4.0 API)
Methods inherited from class net.minecraftforge.fml.common.eventhandler.Event getListenerList, getPhase, getResult, hasResult, isCancelable, isCanceled, setCanceled ...