Class LevelRendererMixin

java.lang.Object
vazkii.botania.mixin.client.LevelRendererMixin

public class LevelRendererMixin extends Object
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 Details

    • LevelRendererMixin

      public LevelRendererMixin()