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

Method getId

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

Gets the unique ID of this NPC. This is not guaranteed to be globally unique across server sessions. @return ID of this NPC

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

getWorldReplacementMethod · 0.95
getOrAddTraitMethod · 0.65
getTraitNullableMethod · 0.65
hasTraitMethod · 0.65
removeTraitMethod · 0.65
clearDataMethod · 0.65
createUniqueNPCIdMethod · 0.65
storeMethod · 0.65
replaceMethod · 0.65

Implementers 1

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

Calls

no outgoing calls

Tested by

no test coverage detected