| Package | Description |
|---|---|
| ru.dest.library.items | |
| ru.dest.library.object |
| Modifier and Type | Method and Description |
|---|---|
RegistryKey |
CustomItem.getKey() |
RegistryKey |
CustomItem.getKey() |
| Modifier and Type | Method and Description |
|---|---|
CustomItem |
ItemRegistry.getItem(RegistryKey key) |
CustomItem |
ItemRegistry.getItem(RegistryKey key) |
void |
ItemRegistry.unregister(RegistryKey key) |
void |
ItemRegistry.unregister(RegistryKey key) |
| Constructor and Description |
|---|
CustomItem(@NotNull RegistryKey key,
@NotNull org.bukkit.inventory.ItemStack bukkitItem) |
CustomItem(@NotNull RegistryKey key,
@NotNull org.bukkit.inventory.ItemStack bukkitItem) |
| Modifier and Type | Method and Description |
|---|---|
static @NotNull RegistryKey |
RegistryKey.fromString(@NotNull String s) |
static @NotNull RegistryKey |
RegistryKey.fromString(@NotNull String s) |
Copyright © 2023. All rights reserved.