Uses of Enum Class
net.minecraft.block.MapColor.Brightness
-
Uses of MapColor.Brightness in net.minecraft.block
Modifier and TypeFieldDescriptionprivate static final MapColor.Brightness[]
MapColor.Brightness.VALUES
Modifier and TypeMethodDescription(package private) static MapColor.Brightness
MapColor.Brightness.get
(int id) static MapColor.Brightness
MapColor.Brightness.validateAndGet
(int id) static MapColor.Brightness
Returns the enum constant of this class with the specified name.static MapColor.Brightness[]
MapColor.Brightness.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionint
MapColor.getRenderColor
(MapColor.Brightness brightness) byte
MapColor.getRenderColorByte
(MapColor.Brightness brightness)