Package codechicken.lib.world
Class TileChunkLoadHook
java.lang.Object
codechicken.lib.world.TileChunkLoadHook
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidinit()voidonChunkLoad(net.minecraftforge.event.level.ChunkEvent.Load event)
-
Constructor Details
-
TileChunkLoadHook
public TileChunkLoadHook()
-
-
Method Details
-
init
public static void init() -
onChunkLoad
public void onChunkLoad(net.minecraftforge.event.level.ChunkEvent.Load event)
-