Package net.minecraftforge.debug.block
Class CustomRespawnTest
java.lang.Object
net.minecraftforge.debug.block.CustomRespawnTest
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionprivate static DeferredRegister<Block>
static boolean
private static DeferredRegister<Item>
static String
static RegistryObject<Block>
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
-
BLOCKS
-
TEST_RESPAWN_BLOCK
-
ITEMS
-
TEST_RESPAWN_BLOCK_ITEM
-
-
Constructor Details
-
CustomRespawnTest
public CustomRespawnTest()
-