summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeLines
* 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
* SPIGOT-4372: LightningStrikeEvent cause APImd_52018-09-15-0/+39
* Include the plugin channel name in the exception messagePhoenix6162018-09-13-2/+2
* SPIGOT-4314: Ability to change item in frame without playing soundsimpleauthority2018-09-11-0/+8
* SPIGOT-4352: MoistureChangeEventmd_52018-09-09-0/+55
* Add BlockDispenseArmorEventParker Hawke2018-09-09-0/+37
* Add ServerLoadEventPante2018-09-08-0/+51
* SPIGOT-4350: Expand EntityTeleportEvent to /teleport commandmd_52018-09-07-2/+4
* Add a #getLootTable() method to LootTables enumParker Hawke2018-09-03-0/+11
* Add getFacing method to get the current cardinal direction an entity is facing.Senmori2018-09-03-0/+18
* SPIGOT-4338: breedCause APImd_52018-09-01-1/+20
* Expand Recipe API to allow multiple Materials per slotmd_52018-09-01-9/+171
* SPIGOT-4330: Improve isSimilar for legacy stacksmd_52018-08-30-1/+3
* Make matchMaterial accept the minecraft: namespacemd_52018-08-29-7/+32
* API to prevent PlayerBedLeaveEvent from changing a player's spawn locationSenmori2018-08-29-1/+36
* Let JavaPlugins use their own Logger implementation by overriding getLoggerSenmori2018-08-29-1/+1
* Remove some additional draft API markingsmd_52018-08-29-12/+0
* Update ChunkSnapshot docs about valid coordinatesmd_52018-08-29-12/+12
* SPIGOT-4313: Unsupported plugin should not crash servermd_52018-08-27-1/+2
* SPIGOT-4307: Fix hacky API for banners on shieldsmd_52018-08-26-1/+3
* SPIGOT-4309: Add "forced" display of particlesmd_52018-08-26-0/+46
* Update to Minecraft 1.13.1md_52018-08-26-10/+58
* Deprecate ItemStack durability methods in favour of ItemMeta Damageable as th...md_52018-08-25-0/+9
* Remove draft status from BlockData merge / matchesmd_52018-08-25-4/+0
* Fix PlayerInventory.setItem docsmd_52018-08-19-2/+6
* SPIGOT-4283: Allow setting recipe groupsmd_52018-08-17-0/+70
* Fix Material.createBlockData methodsmd_52018-08-17-4/+5
* Remove draft status from PigZombieAngerEvent and PlayerRiptideEventmd_52018-08-16-11/+1
* Update docs for Enderman carrying methodsmd_52018-08-15-2/+2
* SPIGOT-4264: Fix channeling EnchantmentWrappermd_52018-08-14-1/+1
* SPIGOT-1936: LootTable APISenmori2018-08-12-8/+421
* Update documentation of BlockPhysicsEventmd_52018-08-12-1/+17
* SPIGOT-4258: Add Player.updateCommands methodmd_52018-08-12-0/+8
* SPIGOT-4253: Add way to prioritise item conversionmd_52018-08-11-1/+3
* Expand GameRule APISenmori2018-08-11-2/+252
* Improve entity hierarchy by adding Mob interface.md_52018-08-10-38/+28