Package | Description |
---|---|
org.bukkit |
The root package of the Bukkit API, contains generalized API classes.
|
Modifier and Type | Method and 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 © 2021. All rights reserved.