public class ItemId extends Object
| Constructor and Description |
|---|
ItemId(@NotNull org.bukkit.plugin.Plugin plugin,
String id) |
ItemId(String plugin,
String id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
static @NotNull ItemId |
fromString(@NotNull String s) |
String |
getId() |
String |
getPlugin() |
String |
toString() |
Copyright © 2023. All rights reserved.