Uses of Class
dev.cwhead.GravesX.integration.CitizensNPC
Packages that use CitizensNPC
-
Uses of CitizensNPC in com.ranull.graves.manager
Methods in com.ranull.graves.manager that return CitizensNPCModifier and TypeMethodDescriptionIntegrationManager.getCitizensNPC()
Returns the instance of the CitizensNPC integration, if it is loaded. -
Uses of CitizensNPC in dev.cwhead.GravesX.listener.integration.citizensnpcs
Constructors in dev.cwhead.GravesX.listener.integration.citizensnpcs with parameters of type CitizensNPCModifierConstructorDescriptionCitizensNPCInteractListener
(Graves plugin, CitizensNPC citizensNPC) Constructs a new CitizensNPCInteractListener with the specified Graves and CitizensNPC instances.