summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeLines
* Tweak Block.getTemperature to return actual block temperatureHEADmastermd_52018-12-19-1/+1
* SPIGOT-2151: Add support for getting simple bounding box of a blockEvoluseis2018-12-19-0/+13
* Add BlockData#getAsString(boolean) to hide unspecified statesParker Hawke2018-12-18-6/+53
* SPIGOT-4534: CreatureSpawnEvent not being called for CHUNK_GENmd_52018-12-17-0/+41
* SPIGOT-4526: Add conversion time API for Zombie & subclassesmd_52018-12-13-0/+62
* Mappings Updatemd_52018-12-13-48/+48
* Add PlayerSpawned API for Endermitesmd_52018-12-10-0/+15
* Use ImmutableList rather than AbstractList for CraftMetaBookJavacraft2018-12-07-13/+1
* Fix setRecipes(List) not setting Knowledge Book recipes.Javacraft2018-12-05-1/+1
* Mappings Updatemd_52018-12-06-38/+38
* Add list of entities to EntityTransformEvent & move die callsnathat8902018-12-05-2/+15
* SPIGOT-4347: Add API to allow storing arbitrary values on ItemStacksBjarne Koll2018-12-04-1/+798
* Add Vanilla help to default permissionsmd_52018-12-03-0/+1
* Tweak outdated windowsmd_52018-11-28-1/+1
* SPIGOT-4500: callSyncMethod brokenmd_52018-11-24-2/+2
* SPIGOT-4498: Crash on startupmd_52018-11-23-1/+1
* SPIGOT-4496: Undeprecate MapView.getId and make intmd_52018-11-23-2/+11
* SPIGOT-4472: Add Consumer scheduler methodsmd_52018-11-23-38/+92
* SPIGOT-4489: NOTE_BLOCK incorrectly has BlockStateMetamd_52018-11-16-11/+9
* SPIGOT-4339: Add EntityTransformEventnathat8902018-11-14-0/+10
* Add API to manipulate boss bar of entities and those created by commandsYannick Lamprecht2018-11-10-25/+177
* SPIGOT-4469: Age API for EndGatewaymd_52018-11-07-0/+10
* SPIGOT-4438: Add choice API to furnace recipesmd_52018-11-03-8/+5
* API to get client side view distance.md_52018-11-02-0/+5
* Remove note about development buildmd_52018-11-02-2/+0
* SPIGOT-4395: Additions to PlayerBedEnterEvent.Ugleh2018-11-02-0/+40
* Make natural item dropping mimic Vanillamd_52018-10-31-33/+8
* SPIGOT-4376: Add draft BlockDropItemEventAndaBlock2018-10-31-0/+7
* SPIGOT-4455: ChunkData.getType returns legacy materialmd_52018-10-29-2/+2
* SPIGOT-4447: Clear error for people trying to set an item as a blockmd_52018-10-27-0/+2
* SPIGOT-4446: Legacy rotation methods don't work for wall mounted skullsmd_52018-10-27-3/+10
* Add ray tracing and bounding box APIblablubbabc2018-10-26-7/+299
* SPIGOT-4443: Scoreboard RenderType APImd_52018-10-26-4/+34
* Update to Minecraft 1.13.2md_52018-10-23-17/+28
* Remove outdated build delay.md_52018-10-23-1/+1
* Add Block#isPassableblablubbabc2018-10-13-0/+5
* Catch plugins setting null Material or BlockData to blocksmd_52018-10-13-0/+5
* Implement maximum repair cost API to AnvilInventoryParker Hawke2018-10-06-0/+12
* SPIGOT-4411: Document use of null for shulker coloursmd_52018-10-06-3/+1
* Implement PlayerRecipeDiscoverEvent and methods to (un/)discover recipesParker Hawke2018-10-01-0/+48
* SPIGOT-4399: Add attribute modifier equality testNathan Wolf2018-09-27-0/+24
* SPIGOT-4398: Set ASM7_EXPERIMENTAL flagmd_52018-09-27-1/+1
* SPIGOT-4397: isChunkGenerated APImd_52018-09-26-0/+5
* API to generate filled explorer mapsUgleh2018-09-24-0/+27
* SPIGOT-4391: Sign editable APImd_52018-09-24-0/+13
* SPIGOT-4389: Fix empty custom inventory titlemd_52018-09-23-1/+1
* Don't throw error on invalid data in CraftMetaItem.Senmori2018-09-22-7/+23
* Increase expiration time to 10 daysmd_52018-09-22-1/+1
* Add API to locate structures.Senmori2018-09-22-0/+53
* SPIGOT-1916: Attribute modifiers for ItemStacksSenmori2018-09-21-55/+317