| Package | Description |
|---|---|
| net.risingworld.api | |
| net.risingworld.api.objects.custom |
| Class and Description |
|---|
| CustomItem
A class which represents a custom item, or more precisely, a custom item definition.
|
| CustomRecipe
Creates a custom item recipe.
|
| Class and Description |
|---|
| CustomItem.Action
An "action" interface which is called for primary/secondary action.
|
| CustomItem.Hand
Determines in which hand the item is held (more precisely, which hand the item gets attached to)
|
| CustomItem.Variation
Represents an item "variation".
|
| CustomRecipe.Type |