public static class GameContent.Items
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static Item |
BOWL |
static Item |
BRITTLE_AXE |
static Item |
BRITTLE_PICKAXE |
static Item |
BRITTLE_SHOVEL |
static Item |
BRITTLE_SWORD |
static Item |
BRONZE_AXE |
static Item |
BRONZE_CANISTER |
static Item |
BRONZE_INGOT |
static Item |
BRONZE_PICKAXE |
static Item |
BRONZE_SHOVEL |
static Item |
BRONZE_SWORD |
static Item |
CHISEL |
static Item |
COPPER_AXE |
static Item |
COPPER_CANISTER |
static Item |
COPPER_INGOT |
static Item |
COPPER_PICKAXE |
static Item |
COPPER_SHOVEL |
static Item |
COPPER_SWORD |
static Item |
FIREWORK |
static Item |
HAMMER |
static Item |
MALLET |
static Item |
MUSH |
static Item |
PESTLE |
static Item |
PLANT_FIBER |
static Item |
RECIPE_NOTE |
static Item |
SAW |
static Item |
SIMPLE_HOE |
static Item |
START_NOTE |
static Item |
STICK |
static Item |
STONE_AXE |
static Item |
STONE_PICKAXE |
static Item |
STONE_SHOVEL |
static Item |
STONE_SWORD |
static Item |
TIN_INGOT |
static Item |
TWIG |
static Item |
WOOD_BOOMERANG |
static Item |
WRENCH |
static Item |
YARN |
| Constructor and Description |
|---|
Items() |
public static final Item BRITTLE_PICKAXE
public static final Item BRITTLE_AXE
public static final Item BRITTLE_SHOVEL
public static final Item BRITTLE_SWORD
public static final Item WRENCH
public static final Item SAW
public static final Item HAMMER
public static final Item MALLET
public static final Item CHISEL
public static final Item FIREWORK
public static final Item START_NOTE
public static final Item PLANT_FIBER
public static final Item YARN
public static final Item TWIG
public static final Item STICK
public static final Item STONE_PICKAXE
public static final Item STONE_AXE
public static final Item STONE_SHOVEL
public static final Item STONE_SWORD
public static final Item COPPER_CANISTER
public static final Item TIN_INGOT
public static final Item COPPER_INGOT
public static final Item COPPER_PICKAXE
public static final Item COPPER_AXE
public static final Item COPPER_SHOVEL
public static final Item COPPER_SWORD
public static final Item BRONZE_INGOT
public static final Item BRONZE_PICKAXE
public static final Item BRONZE_AXE
public static final Item BRONZE_SHOVEL
public static final Item BRONZE_SWORD
public static final Item BRONZE_CANISTER
public static final Item RECIPE_NOTE
public static final Item BOWL
public static final Item PESTLE
public static final Item MUSH
public static final Item WOOD_BOOMERANG
public static final Item SIMPLE_HOE