summaryrefslogtreecommitdiffstats
path: root/src/main
Commit message (Expand)AuthorAgeLines
...
* SPIGOT-2581: EntityAirChangeEventmd_52016-08-08-0/+59
* SPIGOT-2578: Method to get PotionEffect of specific type.md_52016-08-07-0/+10
* SPIGOT-2576: Javadoc fixes for Java 8md_52016-08-06-1/+1
* Deprecate and stop using Java15Compat class.md_52016-07-29-7/+11
* Fix JavaDoc typo in ItemStack#getAmountmd_52016-07-24-1/+1
* Enhance Beacon Block API with setters for effectsmd_52016-07-23-1/+17
* Implement basic Beacon Block APImd_52016-07-23-0/+33
* Update inventory properties to match current protocolhibo982016-07-15-7/+55
* SPIGOT-113: Add save status to ChunkUnloadEventmd_52016-07-11-0/+24
* SPIGOT-2481: Implement EnchantmentTarget.BREAKABLEmd_52016-07-08-0/+10
* SPIGOT-2499: Remove final from ItemStack hashCodemd_52016-07-07-1/+1
* SPIGOT-1468: ENDER_PEARL SpawnReasonmd_52016-07-01-0/+4
* SPIGOT-1373: Implement EntityTargetEvent for TEMPT.md_52016-07-01-0/+5
* BUILDTOOLS-251: Make much of Bukkit locale independentmd_52016-06-26-40/+40
* SPIGOT-1030: Allow commands.yml to act on aliasesmd_52016-06-25-1/+1
* SPIGOT-1039: Improve DoubleChest semanticsmd_52016-06-25-5/+5
* SPIGOT-1319: Add EntityBreedEventRyan Michela2016-06-19-0/+119
* Improvements to BookMeta APIRoy Curtis2016-06-16-8/+16
* SPIGOT-2404: FALLING_DUST missing datamd_52016-06-13-1/+1
* SPIGOT-2376: Way to distinguish Zombie professions.md_52016-06-11-7/+21
* Add Player.stopSoundmd_52016-06-11-0/+14
* Add DamageCause.HOT_FLOORmd_52016-06-09-1/+8
* Clarify what the Villager.Profession enum can actually do.md_52016-06-09-3/+3
* Update to Minecraft 1.10md_52016-06-09-88/+90
* SPIGOT-249: Set skull owner by UUIDmd_52016-06-03-0/+22
* SPIGOT-1292: BlockState based FlowerPot API.md_52016-06-03-0/+27
* SPIGOT-783: API for book generation data.Roy Curtis2016-06-03-0/+38
* SPIGOT-713: APIs to manipulate Entity's silent status.Sansko13372016-06-03-0/+16
* SPIGOT-2221: Update and document InventoryView slot conversionmd_52016-05-28-4/+54
* Add PlayerChangedMainHandEventMiniDigger2016-05-27-1/+40
* Add interface to modify the pumpkin head "derp mode" of a snowmanminoneer2016-05-19-0/+16
* Implement TabCompleteEventmd_52016-05-16-0/+89
* SPIGOT-2285: New CommandBlock types.md_52016-05-16-2/+2
* Minecraft 1.9.4md_52016-05-10-2/+2
* SPIGOT-2229: Make PotionType.getDamageValue() attempt sane return.md_52016-05-02-3/+3
* SPIGOT-2180: Empty ConfigurationSections created when removing value at end o...Lukas Hennig2016-04-17-0/+4
* SPIGOT-2159: Deprecate fish bite chance methodmd_52016-04-10-0/+4
* Add method to check configuration path existence, ignoring defaults.FakeNeth2016-04-09-1/+24
* SPIGOT-2103: Armor stands are spawnablemd_52016-04-08-1/+1
* SPIGOT-2133: Fix Effect's IDs and add missing effectsThinkofname2016-04-06-9/+126
* Update to Minecraft 1.9.2Thinkofname2016-03-30-0/+1
* Add some Inventory addItem / removeItem notesmd_52016-03-28-0/+8
* SPIGOT-2060: Method to control whether entities collidemd_52016-03-27-0/+22
* Implement getting / setting of Entity invulnerability.Sansko13372016-03-27-0/+17
* SPIGOT-213: Add method to enable / disable AI for mobsRedrield2016-03-27-0/+13
* SPIGOT-2013 Added Comparator/Hopper material, enhanced Dioderyanbennitt2016-03-26-33/+500
* SPIGOT-1682: Fixed block data for Beetrootryanbennitt2016-03-26-8/+80
* SPIGOT-1464: Fixed setting Mushroom facesryanbennitt2016-03-26-12/+238
* SPIGOT-1733: Add PlayerPickupArrowEvent2008Choco2016-03-23-0/+27
* SPIGOT-1934: Expand EnderDragon API - adds dragon phasesMatthew2016-03-23-0/+146