| Package | Description | 
|---|---|
| org.bukkit | 
 The root package of the Bukkit API, contains generalized API classes. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
@NotNull ItemFactory | 
Server.getItemFactory()
Gets the instance of the item factory (for  
ItemMeta). | 
static @NotNull ItemFactory | 
Bukkit.getItemFactory()
Gets the instance of the item factory (for  
ItemMeta). | 
Copyright © 2022. All rights reserved.