Class OpponentInfo
java.lang.Object
com.pixelmonmod.pixelmon.client.gui.battles.OpponentInfo
Information about opponent Pokémon that is slowly revealed over the course of a battle.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
species
-
gender
-
form
public int form -
specialTexture
public int specialTexture -
lastSeenHealthPercentage
public float lastSeenHealthPercentage -
seenMoves
-
ability
-
heldItem
-
-
Constructor Details
-
OpponentInfo
public OpponentInfo()
-