Package net.minecraftforge.debug.block
Class RedstoneSidedConnectivityTest
java.lang.Object
net.minecraftforge.debug.block.RedstoneSidedConnectivityTest
-
Nested Class Summary
Modifier and TypeClassDescriptionprivate static class
-
Field Summary
Modifier and TypeFieldDescription(package private) static String
private static DeferredRegister<Block>
static boolean
private static DeferredRegister<Item>
(package private) static String
private static RegistryObject<Block>
private static RegistryObject<Item>
-
Constructor Summary
-
Method Summary
-
Field Details
-
ENABLE
public static final boolean ENABLE- See Also:
- Constant Field Values
-
MODID
- See Also:
- Constant Field Values
-
BLOCK_ID
- See Also:
- Constant Field Values
-
BLOCKS
-
ITEMS
-
TEST_REDSTONE_BLOCK
-
TEST_REDSTONE_BLOCKITEM
-
-
Constructor Details
-
RedstoneSidedConnectivityTest
public RedstoneSidedConnectivityTest()
-