declare namespace org { namespace bukkit { namespace block { // @ts-ignore interface Conduit extends org.bukkit.block.TileState { } } } }