IHorseProperties

Properties

Link copied to clipboard
abstract val marking: String

The marking on the horse.

Link copied to clipboard
abstract val variant: String

The variant of the horse.

Inherited properties

Link copied to clipboard
abstract val hasSaddle: Boolean

Whether the horse is saddled.

Functions

Link copied to clipboard
open override fun writeSelectors(appendSelector: BiConsumer<String, String>)