{
  "_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" : 1794,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "fad2494af1a041aa18d2ec73cecd6ea787895ba9",
            "branch" : [
              {
                "SHA1" : "fad2494af1a041aa18d2ec73cecd6ea787895ba9",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "fad2494af1a041aa18d2ec73cecd6ea787895ba9",
            "branch" : [
              {
                "SHA1" : "fad2494af1a041aa18d2ec73cecd6ea787895ba9",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "fad2494af1a041aa18d2ec73cecd6ea787895ba9",
        "branch" : [
          {
            "SHA1" : "fad2494af1a041aa18d2ec73cecd6ea787895ba9",
            "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" : "#1794",
  "duration" : 523,
  "estimatedDuration" : 590,
  "executor" : None,
  "fullDisplayName" : "CraftBukkit-RSS #1794",
  "id" : "1794",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1794,
  "queueId" : 519,
  "result" : "SUCCESS",
  "timestamp" : 1591435929802,
  "url" : "https://hub.spigotmc.org/jenkins/view/RSS/job/CraftBukkit-RSS/1794/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "nms-patches/ChunkProviderServer.patch",
          "src/main/java/org/bukkit/craftbukkit/CraftWorld.java"
        ],
        "commitId" : "fad2494af1a041aa18d2ec73cecd6ea787895ba9",
        "timestamp" : 1591435426000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "git@md-5.net",
        "comment" : "#673: Fix Craftworld#isChunkLoaded\u000a\u000aThe flag for getChunkAt(int, int, ChunkStatus, boolean)\u000ais actually a flag for whether to bring the underlying\u000aPlayerChunk up to the required ticket level to load the\u000achunk. So, if the chunk is already at the required level,\u000abut has not yet loaded, the call will actually either\u000astart the load if it has not already been started and\u000ablock until completion.\u000a\u000aThis behaviour is not suitable for just\u000achecking if the chunk is loaded.\u000a",
        "date" : "2020-06-06 19:23:46 +1000",
        "id" : "fad2494af1a041aa18d2ec73cecd6ea787895ba9",
        "msg" : "#673: Fix Craftworld#isChunkLoaded",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/org/bukkit/craftbukkit/CraftWorld.java"
          },
          {
            "editType" : "edit",
            "file" : "nms-patches/ChunkProviderServer.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
      "fullName" : "md_5"
    }
  ]
}