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