Package net.minecraftforge.debug.block
Class RedstoneSidedConnectivityTest
java.lang.Object
net.minecraftforge.debug.block.RedstoneSidedConnectivityTest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprivate static class -
Field Summary
FieldsModifier and TypeFieldDescription(package private) static Stringprivate static DeferredRegister<Block>static booleanprivate static DeferredRegister<Item>(package private) static Stringprivate static RegistryObject<Block>private static RegistryObject<Item> -
Constructor Summary
Constructors -
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()
-