HorseLikeProperties

Default implementation of IHorseLikeProperties.

Constructors

Link copied to clipboard
constructor(hasSaddle: Boolean)

Properties

Link copied to clipboard
open override val hasSaddle: Boolean

Whether the horse is saddled.

Inherited functions

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