Class LightUpdateMixin

java.lang.Object
net.minecraft.world.level.chunk.ChunkSource
com.jozufozu.flywheel.mixin.light.LightUpdateMixin
All Implemented Interfaces:
AutoCloseable, net.minecraft.world.level.chunk.LightChunkGetter

public abstract class LightUpdateMixin extends net.minecraft.world.level.chunk.ChunkSource
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class net.minecraft.world.level.chunk.ChunkSource

    close, gatherStats, getChunk, getChunk, getChunkForLighting, getChunkNow, getLightEngine, getLoadedChunksCount, hasChunk, setSpawnSettings, tick, updateChunkForced

    Methods inherited from class java.lang.Object

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

    Methods inherited from interface net.minecraft.world.level.chunk.LightChunkGetter

    getLevel, onLightUpdate
  • Constructor Details

    • LightUpdateMixin

      public LightUpdateMixin()