Verwendungen von Klasse
net.risingworld.api.definitions.Crafting.Recipe
-
Verwendungen von Crafting.Recipe in net.risingworld.api.definitions
Modifizierer und TypFeldBeschreibungCrafting.Recipe.parent
Optional parent recipe (in this case, this recipe is a variant / subrecipe of the parent)Modifizierer und TypMethodeBeschreibungstatic Crafting.Recipe[]
Definitions.getAllRecipes()
Gets an array containing all crafting recipes of the game.static Crafting.Recipe
Gets a crafting recipe by id.static Crafting.Recipe
Gets a crafting recipe by id and texture. -
Verwendungen von Crafting.Recipe in net.risingworld.api.events.player
Modifizierer und TypMethodeBeschreibungPlayerCraftItemEvent.getRecipe()
Gets the related crafting recipe.