JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Interface
net.citizensnpcs.api.npc.MetadataStore
Packages that use
MetadataStore
Package
Description
net.citizensnpcs.api.npc
Uses of
MetadataStore
in
net.citizensnpcs.api.npc
Classes in
net.citizensnpcs.api.npc
that implement
MetadataStore
Modifier and Type
Class
Description
class
SimpleMetadataStore
Methods in
net.citizensnpcs.api.npc
that return
MetadataStore
Modifier and Type
Method
Description
MetadataStore
MetadataStore.
clone
()
Copies the metadata store.
MetadataStore
SimpleMetadataStore.
clone
()
MetadataStore
AbstractNPC.
data
()
MetadataStore
NPC.
data
()