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