| 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 and Description |
|---|---|
AbstractHorseInventory |
AbstractHorse.getInventory() |
AbstractHorseInventory |
AbstractHorse.getInventory() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HorseInventory
An interface to the inventory of a Horse.
|
interface |
LlamaInventory
An interface to the inventory of a
Llama. |
Copyright © 2022. All rights reserved.