MCPcopy Index your code
hub / github.com/CitizensDev/CitizensAPI / getEntity

Method getEntity

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

Gets the Bukkit entity associated with this NPC. This may be null if #isSpawned() is false. @return Entity associated with this NPC

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

runMethod · 0.95
runMethod · 0.65
getSenderLocationMethod · 0.65
registerListenerMethod · 0.65
getContentsMethod · 0.65
onDespawnMethod · 0.65
onSpawnMethod · 0.65
openInventoryMethod · 0.65
inventoryCloseEventMethod · 0.65
saveMethod · 0.65
setContentsMethod · 0.65
setItemMethod · 0.65

Implementers 1

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

Calls

no outgoing calls

Tested by

no test coverage detected