Uses of Class
org.bukkit.metadata.MetadataValueAdapter
Packages that use MetadataValueAdapter
Package
Description
Classes dedicated to providing a layer of plugin specified data on various
 Minecraft concepts.
- 
Uses of MetadataValueAdapter in org.bukkit.metadataSubclasses of MetadataValueAdapter in org.bukkit.metadataModifier and TypeClassDescriptionclassA FixedMetadataValue is a special case metadata item that contains the same value forever after initialization.classThe LazyMetadataValue class implements a type of metadata that is not computed until another plugin asks for it.