Uses of Class
com.ranull.graves.integration.PlayerNPC
Packages that use PlayerNPC
-
Uses of PlayerNPC in com.ranull.graves.listener.integration.playernpc
Fields in com.ranull.graves.listener.integration.playernpc declared as PlayerNPCConstructors in com.ranull.graves.listener.integration.playernpc with parameters of type PlayerNPCModifierConstructorDescriptionNPCInteractListener
(Graves plugin, PlayerNPC playerNPC) Constructs a new NPCInteractListener with the specified Graves and PlayerNPC instances. -
Uses of PlayerNPC in com.ranull.graves.manager
Fields in com.ranull.graves.manager declared as PlayerNPCModifier and TypeFieldDescriptionprivate PlayerNPC
IntegrationManager.playerNPC
Integration with PlayerNPC, a plugin for managing player-like NPCs.Methods in com.ranull.graves.manager that return PlayerNPCModifier and TypeMethodDescriptionIntegrationManager.getPlayerNPC()
Returns the instance of the PlayerNPC integration, if it is loaded.