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 -
Method Summary
Methods inherited from class net.minecraft.world.level.chunk.ChunkSource
close, gatherStats, getChunk, getChunk, getChunkForLighting, getChunkNow, getLightEngine, getLoadedChunksCount, hasChunk, setSpawnSettings, tick, updateChunkForcedMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.world.level.chunk.LightChunkGetter
getLevel, onLightUpdate
-
Constructor Details
-
LightUpdateMixin
public LightUpdateMixin()
-