| Package | Description | 
|---|---|
| org.bukkit.entity.minecart | Interfaces for various  Minecarttypes. | 
| Modifier and Type | Interface | Description | 
|---|---|---|
| interface  | CommandMinecart | |
| interface  | ExplosiveMinecart | Represents a Minecart with TNT inside it that can explode when triggered. | 
| interface  | HopperMinecart | Represents a Minecart with a Hopper inside it | 
| interface  | PoweredMinecart | Represents a powered minecart. | 
| interface  | RideableMinecart | Represents a minecart that can have certain  entitiesas passengers. | 
| interface  | SpawnerMinecart | Represents a Minecart with an  entity spawnerinside it. | 
| interface  | StorageMinecart | Represents a minecart with a chest. | 
Copyright © 2020. All rights reserved.