{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1976,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "9e91bcabf29a5ef9bbfef8d0660c46bc243eaf35",
            "branch" : [
              {
                "SHA1" : "9e91bcabf29a5ef9bbfef8d0660c46bc243eaf35",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "9e91bcabf29a5ef9bbfef8d0660c46bc243eaf35",
            "branch" : [
              {
                "SHA1" : "9e91bcabf29a5ef9bbfef8d0660c46bc243eaf35",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "9e91bcabf29a5ef9bbfef8d0660c46bc243eaf35",
        "branch" : [
          {
            "SHA1" : "9e91bcabf29a5ef9bbfef8d0660c46bc243eaf35",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://hub.spigotmc.org/stash/scm/spigot/craftbukkit.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1976",
  "duration" : 596,
  "estimatedDuration" : 590,
  "executor" : None,
  "fullDisplayName" : "CraftBukkit-RSS #1976",
  "id" : "1976",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1976,
  "queueId" : 1343,
  "result" : "SUCCESS",
  "timestamp" : 1602964926891,
  "url" : "https://hub.spigotmc.org/jenkins/view/RSS/job/CraftBukkit-RSS/1976/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/org/bukkit/craftbukkit/entity/CraftEntity.java",
          "nms-patches/ChunkRegionLoader.patch",
          "nms-patches/TileEntity.patch"
        ],
        "commitId" : "9e91bcabf29a5ef9bbfef8d0660c46bc243eaf35",
        "timestamp" : 1602964875000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "git@md-5.net",
        "comment" : "SPIGOT-6194: Read correct nbt compound into chunk pdc\u000a\u000aPreviously spigots chunk pdc loading logic would read the entire chunk\u000anbt compound into the persistent data container of the chunk instead of\u000ajust reading the \"BukkitValues\".\u000a\u000aFurthermore this commit also now correctly checks if the nbt compounds\u000aof entities, tile entities and chunks actually have a value for the\u000a\"BukkitValues\" key, as the previous 'getCompound' call would always\u000areturn an instance, the null check was useless. This commit now uses\u000a'get', which returns null if no key exists and then runs an instanceof\u000acheck to both validate a non-null instance and an NBTTagCompound\u000ainstance.\u000a",
        "date" : "2020-10-18 07:01:15 +1100",
        "id" : "9e91bcabf29a5ef9bbfef8d0660c46bc243eaf35",
        "msg" : "SPIGOT-6194: Read correct nbt compound into chunk pdc",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "nms-patches/ChunkRegionLoader.patch"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/TileEntity.patch"
          },
          {
            "editType" : "edit",
            "file" : "src/main/java/org/bukkit/craftbukkit/entity/CraftEntity.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
      "fullName" : "md_5"
    }
  ]
}