Package org.spongepowered.api.data.type
Interface HorseStyle
- All Superinterfaces:
DefaultedRegistryValue<HorseStyle>
@CatalogedBy(HorseStyles.class)
public interface HorseStyle
extends DefaultedRegistryValue<HorseStyle>
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.
-
Method Summary
Methods inherited from interface org.spongepowered.api.registry.DefaultedRegistryValue
asDefaultedReference, findKey, key