Class NPCRegistryData
java.lang.Object
com.pixelmonmod.pixelmon.entities.npcs.registry.NPCRegistryData
-
Field Summary
Modifier and TypeFieldDescriptionList of all gym npcsLocale of this data.A list of all chatting NPC types.List of all shopkeeper npcsList of all shopkeeper npcsA map of NPC Trainers to their attributes.A list of all NPC Trainers and their textures. -
Constructor Summary
-
Method Summary
-
Field Details
-
locale
Locale of this data. -
trainerTypes
A list of all NPC Trainers and their textures. -
trainers
A map of NPC Trainers to their attributes. -
npcs
A list of all chatting NPC types. -
shopkeepers
List of all shopkeeper npcs -
shopkeeperSpawns
List of all shopkeeper npcs -
gymnpcs
List of all gym npcs
-
-
Constructor Details
-
NPCRegistryData
-