Back
Diff between 1.12 and 1.12.1
Added packages
Removed packages
Changed packages
com.destroystokyo.paper
com.destroystokyo.paper.event.block
com.destroystokyo.paper.event.entity
com.destroystokyo.paper.event.executor
com.destroystokyo.paper.event.executor.asm
com.destroystokyo.paper.event.player
com.destroystokyo.paper.event.profile
com.destroystokyo.paper.event.server
com.destroystokyo.paper.exception
com.destroystokyo.paper.loottable
com.destroystokyo.paper.utils
org.bukkit
org.bukkit.advancement
org.bukkit.attribute
org.bukkit.block
org.bukkit.block.banner
org.bukkit.boss
org.bukkit.command
org.bukkit.command.defaults
org.bukkit.configuration
org.bukkit.configuration.file
org.bukkit.configuration.serialization
org.bukkit.conversations
org.bukkit.enchantments
org.bukkit.entity
org.bukkit.entity.minecart
org.bukkit.event
org.bukkit.event.block
org.bukkit.event.command
org.bukkit.event.enchantment
org.bukkit.event.entity
org.bukkit.event.hanging
org.bukkit.event.inventory
org.bukkit.event.player
org.bukkit.event.server
org.bukkit.event.vehicle
org.bukkit.event.weather
org.bukkit.event.world
org.bukkit.generator
org.bukkit.help
org.bukkit.inventory
org.bukkit.inventory.meta
org.bukkit.map
org.bukkit.material
org.bukkit.material.types
org.bukkit.metadata
org.bukkit.permissions
org.bukkit.plugin
org.bukkit.plugin.java
org.bukkit.plugin.messaging
org.bukkit.potion
org.bukkit.projectiles
org.bukkit.scheduler
org.bukkit.scoreboard
org.bukkit.util
org.bukkit.util.io
org.bukkit.util.noise
org.bukkit.util.permissions
org.spigotmc
org.spigotmc.event.entity
org.spigotmc.event.player
Added classes
org.bukkit.block.Container
Removed classes
Changed classes
org.bukkit.block.Beacon
org.bukkit.block.BrewingStand
org.bukkit.block.Furnace
org.bukkit.entity.LivingEntity
org.bukkit.inventory.meta.SkullMeta
org.bukkit.map.MapCursor
org.bukkit.plugin.EventExecutor
org.bukkit.scheduler.BukkitRunnable
org.bukkit.scheduler.BukkitTask
Added members
org.bukkit.block.Furnace
getSnapshotInventory()
org.bukkit.entity.LivingEntity
setKiller(Player)
org.bukkit.map.MapCursor
MapCursor(byte,byte,byte,Type,boolean)
org.bukkit.plugin.EventExecutor
eventExecutorMap
org.bukkit.scheduler.BukkitRunnable
checkNotYetScheduled()
checkScheduled()
setupTask(BukkitTask)
Removed members
org.bukkit.entity.LivingEntity
getLastTwoTargetBlocks(HashSet,int)
getTargetBlock(HashSet,int)
org.bukkit.scheduler.BukkitRunnable
checkState()
setupId(BukkitTask)
Changed members