Interface StorageMinecart

All Superinterfaces:
Audience, CommandSender, Entity, HoverEventSource<HoverEvent.ShowEntity>, InventoryHolder, Lootable, LootableEntityInventory, LootableInventory, Metadatable, Minecart, Nameable, Permissible, PersistentDataHolder, ServerOperator, Vehicle

public interface StorageMinecart extends Minecart, InventoryHolder, LootableEntityInventory
Represents a minecart with a chest. These types of minecarts have their own inventory that can be accessed using methods from the InventoryHolder interface.