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