Class ChunkHolderMixin

java.lang.Object
net.minecraft.server.level.GenerationChunkHolder
net.fabricmc.fabric.mixin.event.lifecycle.ChunkHolderMixin
All Implemented Interfaces:
FullChunkStatusEventTracker

public abstract class ChunkHolderMixin extends net.minecraft.server.level.GenerationChunkHolder implements FullChunkStatusEventTracker
  • Field Summary

    Fields inherited from class net.minecraft.server.level.GenerationChunkHolder

    currentlyLoading, pos, UNLOADED_CHUNK, UNLOADED_CHUNK_FUTURE
  • Method Summary

    Modifier and Type
    Method
    Description
    net.minecraft.server.level.FullChunkStatus
     
    void
    fabric_setCurrentEventFullChunkStatus(net.minecraft.server.level.FullChunkStatus chunkStatus)
     

    Methods inherited from class net.minecraft.server.level.GenerationChunkHolder

    addSaveDependency, decreaseGenerationRefCount, getAllFutures, getChunkIfPresent, getChunkIfPresentUnchecked, getFullStatus, getLatestChunk, getLatestStatus, getPersistedStatus, getPos, getQueueLevel, getTicketLevel, increaseGenerationRefCount, replaceProtoChunk, scheduleChunkGenerationTask, updateHighestAllowedStatus

    Methods inherited from class Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait