Uses of Class
com.ranull.graves.integration.PlayerNPC
Packages that use PlayerNPC
-
Uses of PlayerNPC in com.ranull.graves.listener.integration.playernpc
Constructors 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
Methods in com.ranull.graves.manager that return PlayerNPCModifier and TypeMethodDescriptionIntegrationManager.getPlayerNPC()
Returns the instance of the PlayerNPC integration, if it is loaded.