Uploaded image for project: 'SpigotPlugins'
  1. SpigotPlugins
  2. PLUG-408

Material of new 1.16 blocks being read as "AIR"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • Icon: Major Major
    • git-Spigot-ccb012a-567e245 (MC:1.16.1)
    • My Own WIP Plugin
    • Yes

      Hello, I am currently building a plugin using the new 1.16 blocks.

      However, it is reading all the new blocks as "AIR" instead of what is in the JavaDoc

      My plugin runs the following to produce the output in chat

      p.sendMessage(p.getInventory().getItemInMainHand().getType().name());

      I've mixed pictures of it behaving normally with older blocks and with the 1.16 blocks.

      This seems to be occurring with all 1.16 items.

            Unassigned Unassigned
            malbert911 Matthew Albert
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: