Uses of Class
net.risingworld.api.definitions.Crafting.CraftingStation
-
Uses of Crafting.CraftingStation in net.risingworld.api.definitions
Modifier and TypeFieldDescriptionCrafting.Recipe.requiredCraftingStations
List of all required crafting stations.Modifier and TypeMethodDescriptionstatic Crafting.CraftingStation[]
Definitions.getAllCraftingStations()
Gets an array containing all crafting station definitions of the game.static Crafting.CraftingStation
Definitions.getCraftingStation
(String name) Gets a crafting station definition by name.