net.minecraft.world.level.lighting

public class LayerLightSectionStorage$SectionState

etl$a
net.minecraft.world.level.lighting.LayerLightSectionStorage$SectionState
net.minecraft.class_3560$class_8529
net.minecraft.world.chunk.light.LightStorage$PropagationFlags
net.minecraft.world.level.lighting.LightEngineStorage$a

Field summary

Modifier and TypeField
public static final byte
a
EMPTY
field_44719
field_44719
private static final int
b
MIN_NEIGHBORS
field_44720
MIN_NEIGHBOR_COUNT
private static final int
c
MAX_NEIGHBORS
field_44721
MAX_NEIGHBOR_COUNT
private static final byte
d
HAS_DATA_BIT
field_44722
field_44722
private static final byte
e
NEIGHBOR_COUNT_BITS
field_44723
NEIGHBOR_COUNT_MASK

Constructor summary

ModifierConstructor
protected ()

Method summary

Modifier and TypeMethod
public static byte
a(byte arg0, boolean arg1)
hasData(byte arg0, boolean arg1)
method_51554(byte arg0, boolean arg1)
setReady(byte packed, boolean ready)
public static byte
a(byte arg0, int arg1)
neighborCount(byte arg0, int arg1)
method_51553(byte arg0, int arg1)
withNeighborCount(byte packed, int neighborCount)
public static boolean
a(byte arg0)
hasData(byte arg0)
method_51552(byte arg0)
isReady(byte packed)
public static int
b(byte arg0)
neighborCount(byte arg0)
method_51555(byte arg0)
getNeighborCount(byte packed)
public static LayerLightSectionStorage$SectionType
c(byte arg0)
type(byte arg0)
method_51556(byte arg0)
getStatus(byte packed)