Class LayerLightSectionStorage.SectionState

java.lang.Object
net.minecraft.world.level.lighting.LayerLightSectionStorage.SectionState
Enclosing class:
LayerLightSectionStorage<M extends DataLayerStorageMap<M>>

protected static class LayerLightSectionStorage.SectionState extends Object
  • Field Details

  • Constructor Details

    • SectionState

      protected SectionState()
  • Method Details

    • hasData

      public static byte hasData(byte p_284954_, boolean p_285420_)
    • neighborCount

      public static byte neighborCount(byte p_285516_, int p_285426_)
    • hasData

      public static boolean hasData(byte p_285105_)
    • neighborCount

      public static int neighborCount(byte p_285437_)
    • type

      public static LayerLightSectionStorage.SectionType type(byte p_285064_)