IHorseProperties

public interface IHorseProperties implements IHorseLikeProperties(source)

Properties for horses.

See also

Inheritors

Functions

Link copied to clipboard
public abstract String getMarking()

The marking on the horse.

Link copied to clipboard
public abstract String getVariant()

The variant of the horse.

Link copied to clipboard
public Unit writeSelectors(BiConsumer<String, String> appendSelector)

Inherited functions

Link copied to clipboard
public abstract Boolean getHasSaddle()

Whether the horse is saddled.