public class PistonEventTest
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
private class |
PistonEventTest.BlockStates |
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
blockName |
private static DeferredRegister<Block> |
BLOCKS |
private static DeferredRegister<Item> |
ITEMS |
static java.lang.String |
MODID |
private static RegistryObject<Block> |
shiftOnMove |
| Constructor and Description |
|---|
PistonEventTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
gatherData(GatherDataEvent event) |
static void |
pistonPre(PistonEvent.Pre event) |
public static final java.lang.String MODID
public static java.lang.String blockName
private static DeferredRegister<Block> BLOCKS
private static DeferredRegister<Item> ITEMS
private static RegistryObject<Block> shiftOnMove
public static void pistonPre(PistonEvent.Pre event)
public void gatherData(GatherDataEvent event)