Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-259920

The "ITEM_INTERACT_FINISH" game event overrides other game events causing several actions to not produce their intended vibration frequency

XMLWordPrintable

    • Confirmed
    • Game Events
    • Important
    • Expansion A

      The Bug:

      The "ITEM_INTERACT_FINISH" game event overrides other game events causing several actions to not produce their intended vibration frequency.

      For example, let's take the "EAT" game event. This game event produces a vibration frequency of 8, however, when we finish eating some food, the "ITEM_INTERACT_FINISH" game event is also called, therefore the action eating will always produce a vibration frequency of 14 instead of 8.

      Steps to Reproduce:

      1. Build the setup as shown in the provided attachment. setup.png
      2. Obtain some food, for example, some bread.
      3. While standing near the sculk sensor, eat the bread and look at the vibration frequency that the sculk sensor outputs.
      4. Take note as to whether or not the "ITEM_INTERACT_FINISH" game event overrides other game events causing several actions to not produce their intended vibration frequency.

      Observed Behavior:

      The "ITEM_INTERACT_FINISH" game event overrides other game events causing several actions to not produce their intended vibration frequency.

      Expected Behavior:

      The "ITEM_INTERACT_FINISH" game event would not override other game events, therefore resulting in actions producing their intended and correct vibration frequency.

        1. MC-259920.mp4
          9.74 MB
        2. setup.png
          setup.png
          340 kB

            gnembon [Mojang] Gnembon
            Avoma [Mod] Avoma
            Votes:
            4 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: