public final class InventoryFactoryPaper extends InventoryFactoryBukkit
| Modifier and Type | Field and Description |
|---|---|
static InventoryFactory |
INSTANCE |
| Constructor and Description |
|---|
InventoryFactoryPaper() |
| Modifier and Type | Method and Description |
|---|---|
@NotNull org.bukkit.inventory.Inventory |
create(@Nullable org.bukkit.inventory.InventoryHolder holder,
@NotNull org.bukkit.event.inventory.InventoryType type,
int size,
@Nullable java.lang.Object title) |
bukkitOrPaperpublic static final InventoryFactory INSTANCE
@NotNull
public @NotNull org.bukkit.inventory.Inventory create(@Nullable
@Nullable org.bukkit.inventory.InventoryHolder holder,
@NotNull
@NotNull org.bukkit.event.inventory.InventoryType type,
int size,
@Nullable
@Nullable java.lang.Object title)
create in interface InventoryFactorycreate in class InventoryFactoryBukkit