| Package | Description | 
|---|---|
| org.bukkit.entity | 
 Interfaces for non-voxel objects that can exist in a  
world, including all players, monsters, projectiles, etc. | 
| org.bukkit.inventory | 
 Classes involved in manipulating player inventories and item interactions. 
 | 
| Modifier and Type | Method | Description | 
|---|---|---|
AbstractHorseInventory | 
AbstractHorse.getInventory() | 
| Modifier and Type | Interface | Description | 
|---|---|---|
interface  | 
HorseInventory | 
 An interface to the inventory of a Horse. 
 | 
interface  | 
LlamaInventory | 
 An interface to the inventory of a  
Llama. | 
Copyright © 2020. All rights reserved.