Package org.spongepowered.api.data.type
Interface HorseColor
- All Superinterfaces:
DefaultedRegistryValue<HorseColor>,StringRepresentable
@CatalogedBy(HorseColors.class)
public interface HorseColor
extends DefaultedRegistryValue<HorseColor>, StringRepresentable
Represents the color of a
Horse.
The color of a horse is a genetic trait that can be inherited to a new born horse.
-
Method Summary
Methods inherited from interface org.spongepowered.api.registry.DefaultedRegistryValue
asDefaultedReference, findKey, keyMethods inherited from interface org.spongepowered.api.data.type.StringRepresentable
serializationString