Interface StorageMinecart

All Superinterfaces:
net.kyori.adventure.audience.Audience, CommandSender, Entity, net.kyori.adventure.text.event.HoverEventSource<net.kyori.adventure.text.event.HoverEvent.ShowEntity>, InventoryHolder, Lootable, LootableEntityInventory, LootableInventory, Metadatable, Minecart, Nameable, Permissible, PersistentDataHolder, net.kyori.adventure.pointer.Pointered, 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.