Class SkyRenderer

java.lang.Object
com.prupe.mcpatcher.sky.SkyRenderer

@Environment(CLIENT) public class SkyRenderer extends Object
  • Field Details

    • horizonHeight

      public static final double horizonHeight
    • active

      public static boolean active
  • Constructor Details

    • SkyRenderer

      public SkyRenderer()
  • Method Details

    • setup

      public static void setup(World world, float partialTick, float celestialAngle)
    • renderAll

      public static void renderAll()
    • setupCelestialObject

      public static ResourceLocation setupCelestialObject(ResourceLocation defaultTexture)