{
  "_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" : 2519,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b56426c7aeb086a363d7a8ee7f228b31249c7fb8",
            "branch" : [
              {
                "SHA1" : "b56426c7aeb086a363d7a8ee7f228b31249c7fb8",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b56426c7aeb086a363d7a8ee7f228b31249c7fb8",
            "branch" : [
              {
                "SHA1" : "b56426c7aeb086a363d7a8ee7f228b31249c7fb8",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "b56426c7aeb086a363d7a8ee7f228b31249c7fb8",
        "branch" : [
          {
            "SHA1" : "b56426c7aeb086a363d7a8ee7f228b31249c7fb8",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://hub.spigotmc.org/stash/scm/spigot/craftbukkit.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#2519",
  "duration" : 728,
  "estimatedDuration" : 590,
  "executor" : None,
  "fullDisplayName" : "CraftBukkit-RSS #2519",
  "id" : "2519",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 2519,
  "queueId" : 3973,
  "result" : "SUCCESS",
  "timestamp" : 1677490686761,
  "url" : "https://hub.spigotmc.org/jenkins/view/RSS/job/CraftBukkit-RSS/2519/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "nms-patches/net/minecraft/world/level/Explosion.patch"
        ],
        "commitId" : "b56426c7aeb086a363d7a8ee7f228b31249c7fb8",
        "timestamp" : 1677490459000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "git@md-5.net",
        "comment" : "#1142: Calculate explosion damage separately for each affected EntityComplexPart\u000a\u000aCurrently the Ender Dragon takes roughly 3x the explosion damage when compared to vanilla 1.19.3. This is caused by a single damage value being calculated for the EntityEnderDragon and then being uniformly applied to every EntityComplexPart belonging to that dragon.\u000a\u000aThis is resolved by restoring the vanilla behavior of calculating explosion damage separately for each EntityComplexPart.\u000a",
        "date" : "2023-02-27 20:34:19 +1100",
        "id" : "b56426c7aeb086a363d7a8ee7f228b31249c7fb8",
        "msg" : "#1142: Calculate explosion damage separately for each affected",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "nms-patches/net/minecraft/world/level/Explosion.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
      "fullName" : "md_5"
    }
  ]
}