public class TARDISLlama extends TARDISHorse
Constructor and Description |
---|
TARDISLlama()
Data storage class for TARDIS Llama.
|
Modifier and Type | Method and Description |
---|---|
org.bukkit.inventory.ItemStack |
getDecor() |
org.bukkit.entity.Llama.Color |
getLlamacolor() |
int |
getStrength() |
void |
setDecor(org.bukkit.inventory.ItemStack decor) |
void |
setLlamacolor(org.bukkit.entity.Llama.Color llamacolor) |
void |
setStrength(int strength) |
getDomesticity, getHorseColour, getHorseHealth, getHorseinventory, getHorseStyle, getHorseVariant, getJumpStrength, getSpeed, hasChest, isLeashed, setDomesticity, setHasChest, setHorseColour, setHorseHealth, setHorseInventory, setHorseStyle, setHorseVariant, setJumpStrength, setLeashed, setSpeed
public org.bukkit.entity.Llama.Color getLlamacolor()
public void setLlamacolor(org.bukkit.entity.Llama.Color llamacolor)
public int getStrength()
public void setStrength(int strength)
public org.bukkit.inventory.ItemStack getDecor()
public void setDecor(org.bukkit.inventory.ItemStack decor)