Package net.minecraftforge.debug.world
Class ForgeChunkManagerTest
java.lang.Object
net.minecraftforge.debug.world.ForgeChunkManagerTest
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionprivate static DeferredRegister<Block>
private static RegistryObject<Block>
private static RegistryObject<Item>
private static DeferredRegister<Item>
private static org.apache.logging.log4j.Logger
static String
-
Constructor Summary
-
Method Summary
-
Field Details
-
MODID
- See Also:
- Constant Field Values
-
LOGGER
private static final org.apache.logging.log4j.Logger LOGGER -
BLOCKS
-
ITEMS
-
CHUNK_LOADER_BLOCK
-
CHUNK_LOADER_ITEM
-
-
Constructor Details
-
ForgeChunkManagerTest
public ForgeChunkManagerTest()
-
-
Method Details
-
commonSetup
-