summaryrefslogtreecommitdiffstats
path: root/src/main
Commit message (Expand)AuthorAgeLines
* 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
* Add equals / hashCode for PotionDatamd_52016-03-12-0/+21
* SPIGOT-1638 / SPIGOT-1673: Rework Potions APIt00thpick12016-03-12-142/+407
* SPIGOT-1889: Fail fast when plugin attempts to use database when not enabled.md_52016-03-12-0/+3
* SPIGOT-1806: Add HumanEntity#getMainHandMatthew2016-03-12-0/+17
* SPIGOT-1526 / SPIGOT-1809: Expand Inventory APImd_52016-03-09-1/+43
* Added a playSound method to World which accepts a String parameter.Lukas Hennig2016-03-06-0/+14
* SPIGOT-1776: Replace BossBar.hide/show with visibility.md_52016-03-06-0/+18
* SPIGOT-1773: Chorus fruit teleport reasonmd_52016-03-06-0/+5
* SPIGOT-1724: Update InventoryType.PLAYER size.md_52016-03-04-3/+4
* BUILDTOOLS-203: Fix invalid javadocmd_52016-03-04-72/+65
* SPIGOT-1666: Expand Team option APImd_52016-03-04-1/+70
* SPIGOT-1608: Add a way to get the hand used in PlayerInteract*Eventsmd_52016-03-04-2/+40
* Treat ShulkerBullet as Projectilemd_52016-03-04-17/+1
* SPIGOT-1645: Update brewing inventory default size.md_52016-03-03-1/+1
* Fix some more out of sync effect IDsmd_52016-03-03-2/+2
* SPIGOT-1668: Fix RECORD_PLAY's id valueThinkofdeath2016-03-02-1/+1
* SPIGOT-1644: Add END_GATEWAY as a teleport reasonThinkofdeath2016-03-02-0/+5
* SPIGOT-1622: Add drop chance methods for off hand.md_52016-03-02-10/+57
* Deprecate HorseJumpEvent's setPower and setCancelled methodsThinkofdeath2016-03-01-0/+6
* SPIGOT-1592: Deprecate SpawnEgg spawnedType methods since they cannot be fixe...md_52016-03-02-0/+5
* SPIGOT-1582: Add SkullType.DRAGONmd_52016-03-02-1/+2
* SPIGOT-1576: Add more new 1.9 enchants.md_52016-03-02-0/+10
* SPIGOT-1563: Correct shield durability.md_52016-03-01-1/+1
* SPIGOT-1523: Add FLY_INTO_WALL DamageCausemd_52016-03-01-1/+7
* Fix Material.isSolid for FROSTED_ICEmd_52016-03-01-0/+1
* SPIGOT-1529: Add FROSTED_ICEmd_52016-03-01-0/+1
* Add Merchant APIXor Boole2016-03-01-1/+400
* Add PrepareAnvilEvent.md_52016-03-01-0/+47
* Add Attribute and AttributeModifier API.md_52016-03-01-1/+229
* Add fuel related methods to BrewingStand APIlapry2016-03-01-0/+30
* Implement CauldronLevelChangeEvent.md_52016-03-01-0/+110
* Add custom experience levels for FurnaceRecipes.hibo982016-03-01-2/+48
* SPIGOT-1389: Fixed issues with setting tree species by expanding APIryanbennitt2016-03-01-94/+524
* SPIGOT-1345: Add BITE state to PlayerFishEvent.md_52016-03-01-0/+4
* SPIGOT-1356: Clarify expectations about PotionEffectType.values().md_52016-03-01-0/+1
* SPIGOT-1357: Add potion particle effect color getters to API.md_52016-03-01-1/+26
* Add getLocation() to Inventory.md_52016-03-01-0/+9