JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.spongepowered.api.data.type
Interface DyeColor
All Superinterfaces:
CatalogType
public interface
DyeColor
extends
CatalogType
Represents a color of dye that can be used by various items and blocks.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Color
getColor
()
Gets this dye color as a
Color
for easy translation.
Methods inherited from interface org.spongepowered.api.
CatalogType
getId
,
getName
Method Detail
getColor
Color
getColor()
Gets this dye color as a
Color
for easy translation.
Returns:
The color as a
Color
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method