class GameData
- GameData
- Reference
- Object
Defined in:
stationeers.crConstructors
Instance Method Summary
- #get_item(s)
- #get_recipe(s)
- #get_type(s)
- #import(any : JSON::Any)
- #items : Hash(String, Item)
- #recipes : Hash(String, Recipe)
- #types : Hash(String, ItemType)