Package | Description |
---|---|
net.risingworld.api |
Modifier and Type | Method and Description |
---|---|
CustomRecipe |
Server.getCustomRecipe(java.lang.String targetUUID,
int targetVariation)
Gets the custom recipe which corresponds to the provided item UUID and variation.
|
Modifier and Type | Method and Description |
---|---|
void |
Server.registerCustomRecipe(CustomRecipe recipe)
Registers a new custom crafting recipe.
|