| Package | Description |
|---|---|
| net.risingworld.api |
| Modifier and Type | Method and Description |
|---|---|
CustomItem |
Server.getCustomItem(java.lang.String uuid)
Gets the registered custom item with the specified UUID.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Server.registerCustomItem(CustomItem item)
Registers a new custom item.
|