ILlamaProperties

Properties for llamas.

See also

Inheritors

Properties

Link copied to clipboard
abstract val carpetColor: String?

The color of the carpet on the llama or null, if there is no carpet on the llama.

Link copied to clipboard
abstract val variant: String

The variant of the llama.

Inherited properties

Link copied to clipboard
abstract val hasChest: Boolean

Whether the donkey has a chest.

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>)