Class ForgeChunkManagerTest
java.lang.Object
net.neoforged.neoforge.oldtest.world.ForgeChunkManagerTest
- 
Nested Class SummaryNested Classes
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate static final DeferredRegister.Blocksprivate static final DeferredBlock<Block>private static final DeferredItem<BlockItem>private static final TicketControllerprivate static final DeferredRegister.Itemsprivate static final org.apache.logging.log4j.Loggerstatic final String
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprivate voidprivate void
- 
Field Details- 
MODID- See Also:
 
- 
LOGGERprivate static final org.apache.logging.log4j.Logger LOGGER
- 
BLOCKS
- 
ITEMS
- 
CHUNK_LOADER_BLOCK
- 
CHUNK_LOADER_ITEM
- 
CONTROLLER
 
- 
- 
Constructor Details- 
ForgeChunkManagerTestpublic ForgeChunkManagerTest(net.neoforged.bus.api.IEventBus modEventBus) 
 
- 
- 
Method Details- 
addCreative
- 
registerControllers
 
-