Tile Entity / BlockPlaceEvent issue

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • None
    • Affects Version/s: None
    • None
    • N/A

      When changing a mobspawner's EntityType, it won't update.

      Code being used:

      CreatureSpawner spawner = (CreatureSpawner) block.getState();
      spawner.setSpawnedType(newSpawnerType);

      Calling spawner.update(); doesn't make a difference either.

      To be clear once more this IS on blockplaceevent.

      And we tried scheduling the task 1 tick later, didn't work

            Assignee:
            Thinkofname
            Reporter:
            Zach Schrier
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: