Warden/ED

  • [NBT Compound / JSON Object]: Entity data
    • Tags common to all entities see Template:Nbt inherit/entity/template
    • Tags common to all mobs see Template:Nbt inherit/mob/template
    • [NBT Compound / JSON Object] anger: Anger management of the warden.
      • [NBT List / JSON Array] suspects: List of suspects that have angered the warden.
        • [NBT Compound / JSON Object]: A suspect.
          • [Int] anger: The level of anger. It has a maximum value of 150 and decreases by 1 every second.
          • [Int Array] uuid: The UUID of the entity that is associated with the anger, stored as four ints.