public abstract class MaterialColorAPI<C> extends AbstractWrapped<C>
wrapped| Modifier | Constructor and Description |
|---|---|
protected |
MaterialColorAPI(C color) |
| Modifier and Type | Method and Description |
|---|---|
abstract int |
getColor() |
abstract int |
getID() |
equals, getWrapped, getWrappedClass, toStringprotected MaterialColorAPI(C color)