Package vazkii.botania.mixin.client
Class LevelRendererMixin
java.lang.Object
vazkii.botania.mixin.client.LevelRendererMixin
This Mixin implements the Garden of Glass skybox and some in-world overlays.
It needs to be applied before similar mixins from other mods (e.g. Enhanced Celestials, BedrockIfy) to prevent those
from removing our injection points. These changes are compatible with those mods, assuming proper sequencing.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LevelRendererMixin
public LevelRendererMixin()
-