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

Kelp and Bamboo/BambooSapling growing handled under "wrong" Event

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • None
    • None
    • None
    • git-Spigot-065a373-7ef2b20 (MC: 1.14.4)
    • Yes

      (Grabbed from https://www.spigotmc.org/threads/which-event-is-called-when-bamboo-grows.394796/#post-3545544)

      When a kelp or plant grows currently, it is called using BlockSpreadEvent. However, this event is used for blocks that ""randomly" form instead of actually spread."

      However, The event that should be getting called is BlockGrowEvent, because they are a "block [that] grows naturally in the world." (which is more accurate to what is happening, and will match all of its counter parts like cactus and sugarcane, etc)

      JavaDoc note: These items need to be updated to them as well.

            Unassigned Unassigned
            YourCoal YourCoal
            Votes:
            4 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated: