Package org.spongepowered.api.data.type
Interface DyeColor
- All Superinterfaces:
DefaultedRegistryValue<DyeColor>,StringRepresentable
@CatalogedBy(DyeColors.class)
public interface DyeColor
extends DefaultedRegistryValue<DyeColor>, StringRepresentable
Represents a color of dye that can be used by various items and blocks.
-
Method Summary
Methods inherited from interface org.spongepowered.api.registry.DefaultedRegistryValue
asDefaultedReference, findKey, keyMethods inherited from interface org.spongepowered.api.data.type.StringRepresentable
serializationString