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