Package net.risingworld.api.definitions
Klasse Crafting.CraftingRequirement
java.lang.Object
net.risingworld.api.definitions.Crafting.CraftingRequirement
- Umschließende Klasse:
Crafting
-
Verschachtelte Klassen - Übersicht
-
Feldübersicht
Modifizierer und TypFeldBeschreibungshort
Internal ID of the requirement.Raw requirement string (as it was read from the database)Name of the recipeRequirements for this recipeint
Texture of the recipe -
Methodenübersicht
-
Felddetails
-
id
public short idInternal ID of the requirement. Unused -
recipe
Name of the recipe -
texture
public int textureTexture of the recipe -
requirements
Requirements for this recipe -
rawrequirementstring
Raw requirement string (as it was read from the database)
-
-
Methodendetails
-
synchronize
public void synchronize()
-