public class HardcodedColourScheme extends java.lang.Object implements ColourScheme
DEFAULT
Constructor and Description |
---|
HardcodedColourScheme() |
Modifier and Type | Method and Description |
---|---|
int |
getColour(Material material)
Get the colour of a particular Minecraft material.
|
public int getColour(Material material)
ColourScheme
getColour
in interface ColourScheme
material
- The material for which to get the colour.