MCPcopy Create free account
hub / github.com/CitizensDev/CitizensAPI / despawn

Method despawn

src/main/java/net/citizensnpcs/api/npc/NPC.java:89–89  ·  view source on GitHub ↗

Despawns this NPC. This is equivalent to calling #despawn(DespawnReason) with DespawnReason#PLUGIN. @return Whether this NPC was able to despawn

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

setNameMethod · 0.80
applyMethod · 0.80

Implementers 1

AbstractNPCsrc/main/java/net/citizensnpcs/api/npc

Calls

no outgoing calls

Tested by

no test coverage detected