net.minecraft.entity.decoration

public record Brightness

net.minecraft.util.Brightness
net.minecraft.util.Brightness
net.minecraft.class_8104
net.minecraft.entity.decoration.Brightness

Field summary

Modifier and TypeField
private final int
block
block
comp_1240
block
private final int
sky
sky
comp_1241
sky
public static final com.mojang.serialization.Codec<Integer>
LIGHT_VALUE_CODEC
LIGHT_VALUE_CODEC
field_42262
LIGHT_LEVEL_CODEC
public static final com.mojang.serialization.Codec<Brightness>
CODEC
CODEC
field_42263
CODEC
public static final Brightness
FULL_BRIGHT
FULL_BRIGHT
field_42264
FULL

Constructor summary

ModifierConstructor
public (int block, int sky)

Method summary

Modifier and TypeMethod
public int
pack()
pack()
method_48763()
pack()
public static Brightness
unpack(int packed)
unpack(int packed)
method_48764(int arg0)
unpack(int packed)
public int
block()
block()
comp_1240()
block()
public int
sky()
sky()
comp_1241()
sky()