Package net.minestom.server.map
Class MapColors.PreciseMapColor
java.lang.Object
net.minestom.server.map.MapColors.PreciseMapColor
- Enclosing class:
MapColors
-
Method Summary
Modifier and TypeMethodDescriptionbyte
getIndex()
int
toRGB()
static int
toRGB
(MapColors baseColor, MapColors.Multiplier multiplier)
-
Method Details
-
getBaseColor
-
getMultiplier
-
getIndex
public byte getIndex() -
toRGB
public int toRGB() -
toRGB
-