Class GeneralNPCData
java.lang.Object
com.pixelmonmod.pixelmon.entities.npcs.registry.GeneralNPCData
Server-side data defining a chatting NPC.
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
int
Gets the possible textures for the NPC.
-
Field Details
-
id
-
-
Constructor Details
-
GeneralNPCData
-
-
Method Details
-
getRandomTexture
-
getTextures
Gets the possible textures for the NPC.- Returns:
- The possible textures for the NPC.
-
getRandomChatIndex
public int getRandomChatIndex() -
getRandomNameIndex
public int getRandomNameIndex()
-