Class StarlightRelighter<SERVER_LEVEL,CHUNK_POS>

java.lang.Object
com.fastasyncworldedit.bukkit.adapter.StarlightRelighter<SERVER_LEVEL,CHUNK_POS>
Type Parameters:
SERVER_LEVEL - the version-specific ServerLevel type
CHUNK_POS - the version-specific ChunkPos type
All Implemented Interfaces:
Relighter, AutoCloseable

public abstract class StarlightRelighter<SERVER_LEVEL,CHUNK_POS> extends Object implements Relighter
A base class for version-specific implementations of the starlight relighting mechanism
Since:
2.8.2