Interface StorageMinecart

All Superinterfaces:
CommandSender, Entity, InventoryHolder, Metadatable, Minecart, Permissible, ServerOperator, Vehicle
All Known Subinterfaces:
StorageMinecart

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