Uses of Class
net.risingworld.api.definitions.Crafting.CraftingStation
Packages that use Crafting.CraftingStation
-
Uses of Crafting.CraftingStation in net.risingworld.api.definitions
Fields in net.risingworld.api.definitions declared as Crafting.CraftingStationModifier and TypeFieldDescriptionCrafting.Recipe.requiredCraftingStationsList of all required crafting stations.Methods in net.risingworld.api.definitions that return Crafting.CraftingStationModifier and TypeMethodDescriptionstatic Crafting.CraftingStation[]Definitions.getAllCraftingStations()Gets an array containing all crafting station definitions of the game.static Crafting.CraftingStationDefinitions.getCraftingStation(String name) Gets a crafting station definition by name.