Package com.petrolpark.core.world
Class ChunkTickEvent.Pre
java.lang.Object
net.neoforged.bus.api.Event
com.petrolpark.core.world.ChunkTickEvent
com.petrolpark.core.world.ChunkTickEvent.Pre
- Enclosing class:
ChunkTickEvent
-
Nested Class Summary
Nested classes/interfaces inherited from class com.petrolpark.core.world.ChunkTickEvent
ChunkTickEvent.Post, ChunkTickEvent.Pre -
Field Summary
Fields inherited from class com.petrolpark.core.world.ChunkTickEvent
chunk, randomTickSpeed -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.petrolpark.core.world.ChunkTickEvent
getChunk, getRandomTickSpeed
-
Constructor Details
-
Pre
public Pre(net.minecraft.world.level.chunk.LevelChunk chunk, int randomTickSpeed)
-