Merge branch 'main' of https://gitlab.com/jeseibel/distant-horizons-core
This commit is contained in:
+3
@@ -25,4 +25,7 @@ import java.util.HashSet;
|
||||
|
||||
public interface ISodiumAccessor extends IModAccessor {
|
||||
HashSet<DhChunkPos> getNormalRenderedChunks();
|
||||
|
||||
/** A temporary overwrite for a config in sodium 0.5 to fix their terrain from showing, will be removed once a proper fix is added */
|
||||
void setFogOcclusion(boolean b); // FIXME
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user