BlockBreakEvent.isDropItems() method always returns true

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Minor
    • None
    • Affects Version/s: None
    • Environment:

      OS: Windows 10 64 bit

      Locally hosted server (Intel processor)

    • [23:42:16 INFO]: This server is running CraftBukkit version 3083-Spigot-9fb885e-9c7acb6 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT) [23:42:16 INFO]: You are 11 version(s) behind
    • Yes

      When I use the BlockBreakEvent.isDropItems() method, it always returns true, even if no items are dropped because the player is in creative mode. I want to use this method to check if items are being dropped from a block, but it does not work as it should. It should return false if no items are being dropped, if for example the player is in creative mode or some other reason I can't think of.

            Assignee:
            Martoph
            Reporter:
            Jack Myrick
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: