Interface HorseColor

All Superinterfaces:
DefaultedRegistryValue<HorseColor>

@CatalogedBy(HorseColors.class) public interface HorseColor extends DefaultedRegistryValue<HorseColor>
Represents the color of a Horse.

The color of a horse is a genetic trait that can be inherited to a new born horse.