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

Cakes don't have a "facing" block state

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • 1.18.1, 22w06a
    • Confirmed
    • (Unassigned)

      This ticket closely relates to MC-171456 - if this is considered Invalid, that one probably is as well.

      The bug

      Unlike several other blocks, cakes do not have a block state that handles facing direction associated with them. As a result, cakes will always be eaten towards the east, regardless of the player's direction.

      How to reproduce

      1. Place a cake while facing one direction
      2. Eat this cake while facing that direction
      3. Place another cake while facing another direction
      4. Also eat this cake while facing this new direction
      5. Continue to lie to yourself that you aren't just using "testing a Minecraft bug" as an excuse to eat more cake

      Expected results

      The direction in which bites are taken out of the cake would differ in each situation.

      Actual results

      The direction in which the cake depletes is constant, and often illogical.

      How to fix

      A "facing" block state could be added to cake to track a compass direction, which would also change the direction the bites get taken from. This direction could be a fixed value when the cake is placed, or it could change to the eater's direction once the first bite is taken (in a similar fashion to opening and closing fence gates), however this second solution may require more models to be created to prevent textures from jumping and shifting unnaturally.

        1. 2022-02-09_19.08.35.png
          2022-02-09_19.08.35.png
          211 kB
        2. 2022-02-09_19.09.00.png
          2022-02-09_19.09.00.png
          78 kB
        3. 2022-02-09_19.09.06.png
          2022-02-09_19.09.06.png
          100 kB
        4. 2022-02-09_19.09.13.png
          2022-02-09_19.09.13.png
          106 kB

            Unassigned Unassigned
            Awesoman3000 Connor Steppie
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: