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

Method getUniqueId

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

Gets the unique id of this NPC. This is guaranteed to be unique for all NPCs. @return The unique id

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

registerDefaultsMethod · 0.95
CommandEventActionMethod · 0.95
onQuitMethod · 0.65
PlayerFilterMethod · 0.65
addChildNPCMethod · 0.65
onSeenByPlayerMethod · 0.65
isOwnedByMethod · 0.65
setOwnerMethod · 0.65
compareToMethod · 0.65
clearListenersMethod · 0.65
emitMethod · 0.65
listenMethod · 0.65

Implementers 1

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

Calls

no outgoing calls

Tested by

no test coverage detected