| Package | Description | 
|---|---|
| org.bukkit.entity.minecart | 
 Interfaces for various  
Minecart types. | 
| 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  
entities as passengers. | 
interface  | 
SpawnerMinecart | 
 Represents a Minecart with an  
entity spawner inside it. | 
interface  | 
StorageMinecart | 
 Represents a minecart with a chest. 
 | 
Copyright © 2019. All rights reserved.