Class GymNPCData
java.lang.Object
com.pixelmonmod.pixelmon.entities.npcs.registry.GymNPCData
- All Implemented Interfaces:
ITrainerData
-
Field Details
-
id
-
type
-
textures
-
winnings
public int winnings
-
-
Constructor Details
-
GymNPCData
-
-
Method Details
-
getRandomTextureIndex
public int getRandomTextureIndex() -
getRandomTexture
-
getRandomChatIndex
public int getRandomChatIndex() -
getRandomTrainerChatIndex
public int getRandomTrainerChatIndex() -
getRandomNameIndex
public int getRandomNameIndex() -
getName
- Specified by:
getName
in interfaceITrainerData
-
getChat
- Specified by:
getChat
in interfaceITrainerData
-