{
  "_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" : 2201,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "18027d02396873ce97258c2985ef8505523962bf",
            "branch" : [
              {
                "SHA1" : "18027d02396873ce97258c2985ef8505523962bf",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "18027d02396873ce97258c2985ef8505523962bf",
            "branch" : [
              {
                "SHA1" : "18027d02396873ce97258c2985ef8505523962bf",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "18027d02396873ce97258c2985ef8505523962bf",
        "branch" : [
          {
            "SHA1" : "18027d02396873ce97258c2985ef8505523962bf",
            "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" : "#2201",
  "duration" : 541,
  "estimatedDuration" : 590,
  "executor" : None,
  "fullDisplayName" : "CraftBukkit-RSS #2201",
  "id" : "2201",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 2201,
  "queueId" : 2385,
  "result" : "SUCCESS",
  "timestamp" : 1629273968988,
  "url" : "https://hub.spigotmc.org/jenkins/view/RSS/job/CraftBukkit-RSS/2201/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/org/bukkit/craftbukkit/CraftRegionAccessor.java"
        ],
        "commitId" : "18027d02396873ce97258c2985ef8505523962bf",
        "timestamp" : 1629273893000,
        "author" : {
          "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
          "fullName" : "md_5"
        },
        "authorEmail" : "git@md-5.net",
        "comment" : "#914: Add World#spawn with randomizeData parameter\u000a\u000aThe current implementation of World#spawn or World#spawnEntity\u000arespectively, always prepares/finalizes the spawn of every entity\u000aspawned through the API. While this is great to simulate natural\u000aspawning of entities in the world through the API, it fails at\u000areliably creating default entities for purposes other than vanilla\u000agameplay.\u000a\u000aWhile the caller of the API could attempt to undo all of the\u000acustomization that is applied in the prepare/finalization step, they are\u000anumerous (reaching from sheep colour to equipment) and in some cases,\u000asuch as the chicken jockey, even spawn in other entities.\u000a\u000aHence this commit introduces a new overload to the World#spawn and\u000aWorld#spawnEntity methods that accepts the 'randomizeData' parameter\u000athat, when set to false, skips the prior mentioned\u000apreparation/finalization step.\u000a",
        "date" : "2021-08-18 18:04:53 +1000",
        "id" : "18027d02396873ce97258c2985ef8505523962bf",
        "msg" : "#914: Add World#spawn with randomizeData parameter",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/org/bukkit/craftbukkit/CraftRegionAccessor.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hub.spigotmc.org/jenkins/user/md_5",
      "fullName" : "md_5"
    }
  ]
}