public class StickyBlockTest
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) static java.lang.String |
BLOCK_ID |
static Block |
BLUE_BLOCK |
(package private) static java.lang.String |
MODID |
| Constructor and Description |
|---|
StickyBlockTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
registerBlocks(RegistryEvent.Register<Block> event) |
static void |
registerItems(RegistryEvent.Register<Item> event) |
static final java.lang.String MODID
static final java.lang.String BLOCK_ID
public static Block BLUE_BLOCK
public static void registerBlocks(RegistryEvent.Register<Block> event)
public static void registerItems(RegistryEvent.Register<Item> event)