AbstractHorse
, AbstractVillager
, Barrel
, BlastFurnace
, BlockInventoryHolder
, BrewingStand
, Chest
, ChestedHorse
, Container
, Dispenser
, Donkey
, Dropper
, Furnace
, Hopper
, HopperMinecart
, Horse
, HumanEntity
, Lectern
, Llama
, Mule
, Pillager
, Player
, ShulkerBox
, SkeletonHorse
, Smoker
, StorageMinecart
, TraderLlama
, Villager
, WanderingTrader
, ZombieHorse
DoubleChest
public interface InventoryHolder
Modifier and Type | Method | Description |
---|---|---|
Inventory |
getInventory() |
Get the object's inventory.
|
@NotNull Inventory getInventory()
Copyright © 2019. All rights reserved.