Interface HorseStyle

All Superinterfaces:
DefaultedRegistryValue

@CatalogedBy(HorseStyles.class) public interface HorseStyle extends DefaultedRegistryValue
Represents the style of a Horse.

The style of a horse is applied on top of the HorseColor of the horse. The style can be inherited to new born child horses.