ILlamaProperties

public interface ILlamaProperties implements IDonkeyProperties(source)

Properties for llamas.

See also

Inheritors

Functions

Link copied to clipboard
public abstract String getCarpetColor()

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

Link copied to clipboard
public abstract String getVariant()

The variant of the llama.

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

Inherited functions

Link copied to clipboard
public abstract Boolean getHasChest()

Whether the donkey has a chest.

Link copied to clipboard
public abstract Boolean getHasSaddle()

Whether the horse is saddled.