summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeLines
* 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/+36
* 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/+609
* SPIGOT-1682: Fixed block data for Beetrootryanbennitt2016-03-26-8/+142
* SPIGOT-1464: Fixed setting Mushroom facesryanbennitt2016-03-26-12/+266
* SPIGOT-1733: Add PlayerPickupArrowEvent2008Choco2016-03-23-0/+27
* SPIGOT-1934: Expand EnderDragon API - adds dragon phasesMatthew2016-03-23-0/+146
* Fixed Javadoc errorsSycholic2016-03-23-3/+3
* Fix StackOverflowError with AreaEffectCloudApplyEvent.getEntity()BlackHole2016-03-20-1/+1
* Add isEnabled / setEnabled for HopperMinecartMatthew2016-03-20-0/+15
* SPIGOT-1988: Chorus Plant Generationmd_52016-03-20-0/+4
* SPIGOT-1904: AreaEffectCloud events and additional APIt00thpick12016-03-20-0/+128
* Extend depreaction to Chunk class.md_52016-03-19-0/+2
* Deprecate dangerous method paramater used for unsafe chunk unloads.md_52016-03-19-0/+2
* SPIGOT-1965: Set Material.ELYTRA durability to 431Matthew2016-03-19-1/+1
* Add SpectralArrow#getGlowingTicks and SpectralArrow#setGlowingTicks(int)Matthew2016-03-18-1/+20
* Add EndGateway#isExactTeleport and EndGateway#setExactTeleport(boolean)Matthew2016-03-18-0/+16
* Add EndGateway#getExitLocation and EndGateway#setExitLocation(Location)Matthew2016-03-18-1/+24
* Add EnderCrystal#getBeamTarget and EnderCrystal#setBeamTarget(Location)Matthew2016-03-18-0/+18
* Add EnderCrystal#isShowingBottom and EnderCrystal#setShowingBottom(boolean)Matthew2016-03-18-0/+16
* Add Boat#getWoodType and Boat#setWoodType(TreeSpecies)Matthew2016-03-18-0/+16
* Add hand used to BlockPlaceEvent.AgentLV2016-03-16-0/+16
* Added CreatureSpawnEvent.SpawnReason.TRAPBlackHole2016-03-14-0/+4
* SPIGOT-1532: Add PlayerSwapHandItemsEventMinusKube2016-03-14-0/+81
* SPIGOT-1849: Call EntityBlockFormEvent when an entity forms frosted ice using...Matthew2016-03-13-0/+1
* SPIGOT-1571: Add Entity Glide Events.0x277F2016-03-12-0/+65
* SPIGOT-1899: Fix inverted potion arguments.md_52016-03-12-1/+1