Interface StorageMinecart

All Superinterfaces:
CommandSender, Entity, InventoryHolder, Lootable, Metadatable, Minecart, Nameable, Permissible, PersistentDataHolder, ServerOperator, Vehicle

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