Uses of Interface
org.bukkit.entity.Llama
Package
Description
Interfaces for non-voxel objects that can exist in a
world
, including all players, monsters, projectiles, etc.-
Uses of Llama in com.destroystokyo.paper.entity.ai
Modifier and TypeFieldDescriptionVanillaGoal.LLAMA_ATTACK_WOLF
VanillaGoal.LLAMA_FOLLOW_CARAVAN
VanillaGoal.LLAMA_HURT_BY
VanillaGoal.TRADER_LLAMA_DEFEND_WANDERING_TRADER
-
Uses of Llama in org.bukkit.entity
Modifier and TypeMethodDescriptionLlama.getCaravanHead()
Get the llama that this llama is following.Llama.getCaravanTail()
Gets the llama that is currently following behind this llama.Modifier and TypeMethodDescriptionvoid
Llama.joinCaravan
(@NotNull Llama llama) Joins a caravan, with the provided llama being the leader of the caravan.