Class Lighting

java.lang.Object
com.mojang.blaze3d.platform.Lighting

public class Lighting extends Object
  • Field Details

    • DIFFUSE_LIGHT_0

      private static final Vector3f DIFFUSE_LIGHT_0
    • DIFFUSE_LIGHT_1

      private static final Vector3f DIFFUSE_LIGHT_1
    • NETHER_DIFFUSE_LIGHT_0

      private static final Vector3f NETHER_DIFFUSE_LIGHT_0
    • NETHER_DIFFUSE_LIGHT_1

      private static final Vector3f NETHER_DIFFUSE_LIGHT_1
    • INVENTORY_DIFFUSE_LIGHT_0

      private static final Vector3f INVENTORY_DIFFUSE_LIGHT_0
    • INVENTORY_DIFFUSE_LIGHT_1

      private static final Vector3f INVENTORY_DIFFUSE_LIGHT_1
  • Constructor Details

    • Lighting

      public Lighting()
  • Method Details

    • setupNetherLevel

      public static void setupNetherLevel(Matrix4f p_84926_)
    • setupLevel

      public static void setupLevel(Matrix4f p_84929_)
    • setupForFlatItems

      public static void setupForFlatItems()
    • setupFor3DItems

      public static void setupFor3DItems()
    • setupForEntityInInventory

      public static void setupForEntityInInventory()