| Package | Description | 
|---|---|
| org.bukkit.metadata | 
 Classes dedicated to providing a layer of plugin specified data on various
 Minecraft concepts. 
 | 
| Modifier and Type | Class | Description | 
|---|---|---|
class  | 
FixedMetadataValue | 
 A FixedMetadataValue is a special case metadata item that contains the same
 value forever after initialization. 
 | 
class  | 
LazyMetadataValue | 
 The LazyMetadataValue class implements a type of metadata that is not
 computed until another plugin asks for it. 
 | 
Copyright © 2020. All rights reserved.