Uses of Record Class
net.minecraft.entity.decoration.Brightness
-
Uses of Brightness in net.minecraft.entity.decoration
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<Brightness>
Brightness.CODEC
Modifier and TypeMethodDescriptionprivate @Nullable Brightness
DisplayEntity.getBrightnessUnpacked()
static Brightness
Brightness.unpack
(int packed) Modifier and TypeMethodDescriptionprivate void
DisplayEntity.setBrightness
(@Nullable Brightness brightness)