Uses of Interface
org.bukkit.entity.Llama
Packages that use 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
Fields in com.destroystokyo.paper.entity.ai with type parameters of type LlamaModifier and TypeFieldDescriptionVanillaGoal.LLAMA_ATTACK_WOLF
VanillaGoal.LLAMA_FOLLOW
Deprecated.VanillaGoal.LLAMA_FOLLOW_CARAVAN
VanillaGoal.LLAMA_HURT_BY
VanillaGoal.TRADER_LLAMA_DEFEND_WANDERING_TRADER
-
Uses of Llama in org.bukkit.entity
Subinterfaces of Llama in org.bukkit.entityMethods in org.bukkit.entity that return LlamaModifier and TypeMethodDescriptionLlama.getCaravanHead()
Get the llama that this llama is following.Llama.getCaravanTail()
Gets the llama that is currently following behind this llama.Methods in org.bukkit.entity with parameters of type LlamaModifier and TypeMethodDescriptionvoid
Llama.joinCaravan
(@NotNull Llama llama) Joins a caravan, with the provided llama being the leader of the caravan.