package org.bukkit.entity; /** * Represents a powered minecart. */ public interface PoweredMinecart extends Minecart {}