summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Tweak Block.getTemperature to return actual block temperatureHEADmastermd_52018-12-19-1/+7
* SPIGOT-2151: Add support for getting simple bounding box of a blockEvoluseis2018-12-19-0/+17
* Add BlockData#getAsString(boolean) to hide unspecified statesParker Hawke2018-12-18-0/+28
* SPIGOT-4526: Add conversion time API for Zombie & subclassesmd_52018-12-13-3/+129
* Add PlayerSpawned API for Endermitesmd_52018-12-10-0/+18
* Add list of entities to EntityTransformEventnathat8902018-12-05-3/+21
* SPIGOT-4347: Add API to allow storing arbitrary values on ItemStacksBjarne Koll2018-12-01-0/+277
* Make PigZapEvent extend EntityTransformEventnathat8902018-11-28-2/+4
* Remove no longer applicable caveats to setPlayerListNamemd_52018-11-23-14/+0
* SPIGOT-4496: Undeprecate MapView.getId and make intmd_52018-11-23-5/+3
* Remove some draft API designationsmd_52018-11-23-11/+0
* SPIGOT-4472: Add Consumer scheduler methodsmd_52018-11-23-0/+81
* SPIGOT-4487: Clarify PlayerInteractEvent docsmd_52018-11-18-2/+7
* Add Player to BlockCanBuildEventmd_52018-11-18-4/+24
* Clarify what "return false" in onCommand does.md_52018-11-15-1/+4
* Add SpawnReason.SHEARINGklugemonkey2018-11-14-0/+4
* SPIGOT-4339: Add EntityTransformEventnathat8902018-11-14-0/+91
* Add Material BlockData to JavaDocsmd_52018-11-12-0/+1053
* Fix some incorrectly handled JavaDocmd_52018-11-10-12/+12
* SPIGOT-4478: Update PlayerLoginEvent docsmd_52018-11-10-1/+5
* Add API to manipulate boss bar of entities and those created by commandsYannick Lamprecht2018-11-10-2/+169
* SPIGOT-4469: Age API for EndGatewaymd_52018-11-06-0/+20
* SPIGOT-4438: Add choice API to furnace recipesmd_52018-11-03-3/+41
* SPIGOT-4460: Update documentation of Wolf#setAngrymd_52018-11-03-2/+4
* API to get client side view distance.md_52018-11-02-0/+12
* SPIGOT-4395: Additions to PlayerBedEnterEvent.Ugleh2018-11-02-4/+114
* Minor cosmetic cleanups to imports etcParker Hawke2018-11-02-55/+10
* SPIGOT-4376: Add draft BlockDropItemEventAndaBlock2018-10-31-0/+94
* Use String.split for simple splitsmd_52018-10-27-4/+2
* SPIGOT-4446: Legacy rotation methods don't work for wall mounted skullsmd_52018-10-27-2/+4
* Add ray tracing and bounding box APIblablubbabc2018-10-26-14/+1770
* SPIGOT-4443: Scoreboard RenderType APImd_52018-10-26-0/+56
* Remove some draft API designationsmd_52018-10-25-17/+6
* SPIGOT-4439: Allow minecraft:brand channel for use by plugins.md_52018-10-25-1/+5
* Update to Minecraft 1.13.2md_52018-10-23-2/+84
* Add Block#isPassableblablubbabc2018-10-13-0/+13
* Add maximum repair cost API to AnvilInventoryParker Hawke2018-10-06-0/+20
* Clarify Colorable docs furthermd_52018-10-06-2/+4
* SPIGOT-4411: Document use of null for shulker coloursmd_52018-10-06-0/+4
* Make setPersistent also control player savingUgleh2018-10-03-3/+4
* Add PlayerRecipeDiscoverEvent and methods to (un/)discover recipesParker Hawke2018-10-01-0/+103
* Remove some draft API markersmd_52018-09-30-13/+0
* SPIGOT-4399: ItemMeta.equals broken with AttributeModifiersNathan Wolf2018-09-27-1/+13
* SPIGOT-4397: isChunkGenerated APImd_52018-09-26-0/+9
* API to generate filled explorer mapsUgleh2018-09-24-0/+78
* Update documentation of structure locate API to reflect implementation behaviourSenmori2018-09-24-1/+12
* SPIGOT-4391: Sign editable APImd_52018-09-24-0/+26
* Add API to locate structuresSenmori2018-09-22-0/+236
* SPIGOT-1916: Attribute modifiers for ItemStacksSenmori2018-09-21-3/+168
* Add BatToggleSleepEventParker Hawke2018-09-17-0/+52