public class BCCoreItems
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static ItemFragileFluidContainer |
fragileFluidShard |
static ItemBC_Neptune |
gearDiamond |
static ItemBC_Neptune |
gearGold |
static ItemBC_Neptune |
gearIron |
static ItemBC_Neptune |
gearStone |
static ItemBC_Neptune |
gearWood |
static ItemGoggles |
goggles |
static ItemList_BC8 |
list |
static ItemMapLocation |
mapLocation |
static ItemMarkerConnector |
markerConnector |
static ItemPaintbrush_BC8 |
paintbrush |
static ItemVolumeBox |
volumeBox |
static ItemWrench_Neptune |
wrench |
Constructor and Description |
---|
BCCoreItems() |
Modifier and Type | Method and Description |
---|---|
static void |
preInit() |
public static ItemWrench_Neptune wrench
public static ItemBC_Neptune gearWood
public static ItemBC_Neptune gearStone
public static ItemBC_Neptune gearIron
public static ItemBC_Neptune gearGold
public static ItemBC_Neptune gearDiamond
public static ItemPaintbrush_BC8 paintbrush
public static ItemList_BC8 list
public static ItemMapLocation mapLocation
public static ItemMarkerConnector markerConnector
public static ItemVolumeBox volumeBox
public static ItemFragileFluidContainer fragileFluidShard
public static ItemGoggles goggles