Uploaded image for project: 'Spigot'
  1. Spigot
  2. SPIGOT-1180

Droppers are not ContainerBlocks

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • None
    • None
    • None
    • git-Spigot-0359393-9cd1111 (MC: 1.8.8)

      There seems to be an error in the Bukkit API regarding Droppers.
      The class org.bukkit.block.Dropper is an extension of BlockState and InventoryHolder.
      Droppers should instead extend BlockState and ContainerBlock.

      This extension is present in net.minecraft.server but does not carry over to Bukkit.
      nms.BlockDropper is an extension of nms.BlockDispenser which extends nms.BlockContainer

            Unassigned Unassigned
            CoolV1994 CoolV1994
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: