All Methods
Removals
Additions
Changes
Bold is New, strike is deleted


B  C G S TOP
broadcast
  type  (BaseComponent) in org.bukkit.Server.Spigot
  type  (BaseComponent[]) in org.bukkit.Server.Spigot
broadcastMessage
  type  (String) in org.bukkit.Bukkit
  type  (String) in org.bukkit.Server

C  B G S TOP
createMerchant
  type  (Component) in org.bukkit.Bukkit
  type  (Component) in org.bukkit.Server

G  B C S TOP
generateTree (Location, TreeType, BlockChangeDelegate)
getAmbientSpawnLimit
  type  () in org.bukkit.Bukkit
  type  () in org.bukkit.Server
  type  () in org.bukkit.World
getAnimalSpawnLimit
  type  () in org.bukkit.Bukkit
  type  () in org.bukkit.Server
  type  () in org.bukkit.World
getLastPlayed ()
getMonsterSpawnLimit
  type  () in org.bukkit.Bukkit
  type  () in org.bukkit.Server
  type  () in org.bukkit.World
getMotd
  type  () in org.bukkit.Bukkit
  type  () in org.bukkit.Server
getShutdownMessage
  type  () in org.bukkit.Bukkit
  type  () in org.bukkit.Server
getTicksPerAmbientSpawns
  type  () in org.bukkit.Bukkit
  type  () in org.bukkit.Server
  type  () in org.bukkit.World
getTicksPerAnimalSpawns
  type  () in org.bukkit.Bukkit
  type  () in org.bukkit.Server
  type  () in org.bukkit.World
getTicksPerMonsterSpawns
  type  () in org.bukkit.Bukkit
  type  () in org.bukkit.Server
  type  () in org.bukkit.World
getTicksPerWaterAmbientSpawns
  type  () in org.bukkit.Bukkit
  type  () in org.bukkit.Server
  type  () in org.bukkit.World
getTicksPerWaterSpawns
  type  () in org.bukkit.Bukkit
  type  () in org.bukkit.Server
  type  () in org.bukkit.World
getWaterAmbientSpawnLimit
  type  () in org.bukkit.Bukkit
  type  () in org.bukkit.Server
  type  () in org.bukkit.World
getWaterAnimalSpawnLimit
  type  () in org.bukkit.Bukkit
  type  () in org.bukkit.Server
  type  () in org.bukkit.World

S  B C G TOP
setAmbientSpawnLimit (int)
setAnimalSpawnLimit (int)
setMonsterSpawnLimit (int)
setTicksPerAmbientSpawns (int)
setTicksPerAnimalSpawns (int)
setTicksPerMonsterSpawns (int)
setTicksPerWaterAmbientSpawns (int)
setTicksPerWaterSpawns (int)
setWaterAmbientSpawnLimit (int)
setWaterAnimalSpawnLimit (int)
spawnParticle (Particle, double, double, double, int, double, double, double, double, T)