Class EventChunk
java.lang.Object
org.rusherhack.core.event.type.Event
org.rusherhack.client.api.events.world.EventChunk
- All Implemented Interfaces:
org.rusherhack.core.event.stage.IStageable
- Direct Known Subclasses:
EventChunk.Load
,EventChunk.Unload
public abstract class EventChunk
extends org.rusherhack.core.event.type.Event
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class org.rusherhack.core.event.type.Event
getPreferredStage, getStage, setStage
-
Constructor Details
-
EventChunk
public EventChunk(net.minecraft.world.level.ChunkPos pos)
-
-
Method Details
-
getChunkPos
public net.minecraft.world.level.ChunkPos getChunkPos()
-