summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/bukkit/block
Commit message (Expand)AuthorAgeLines
* SPIGOT-4391: Sign editable APImd_52018-09-24-0/+26
* SPIGOT-4307: Fix hacky API for banners on shieldsmd_52018-08-26-1/+3
* Update to Minecraft 1.13.1md_52018-08-26-0/+23
* Remove draft status from BlockData merge / matchesmd_52018-08-25-4/+0
* SPIGOT-1936: LootTable APISenmori2018-08-12-5/+10
* Add merging and matching of parsed BlockDatamd_52018-08-06-0/+35
* Update to Minecraft 1.13md_52018-07-22-1/+11
* SPIGOT-4075: Add documentation to Levelled regarding fluidsmd_52018-07-20-0/+6
* Delete Block.setData byte methods from APImd_52018-07-18-19/+0
* Update to Minecraft 1.13-pre7md_52018-07-15-104/+1891
* Expand Structure Block APISenmori2018-02-12-2/+312
* Fix javadoc typo in CreatureSpawnermd_52018-01-24-1/+1
* Expand CreatureSpawner APISenmori2018-01-24-0/+143
* Assorted whitespace fixesmd_52017-08-06-5/+5
* Improvements to BlockStatesLukas Hennig2017-08-05-82/+186
* Add missing PistonMoveReactions.Senmori2017-06-12-1/+16
* Minecraft 1.12-pre2 API Changesmd_52017-05-14-0/+8
* Deprecate magic values in CreatureSpawnermd_52017-02-22-0/+5
* Add BlockStates for more Blocksmd_52016-12-02-0/+26
* Get Colors from ShulkerBox; Implement CustomName for Tiles.Senmori2016-11-19-10/+26
* SPIGOT-2793: Revert Nameable changesmd_52016-11-19-26/+10
* Get Colors from ShulkerBox; Implement CustomName for Tiles.Senmori2016-11-18-10/+26
* Update to Minecraft 1.11md_52016-11-17-0/+8
* SPIGOT-2706: Implement support for Lock NBT TagSenmori2016-10-21-7/+38
* SPIGOT-2576: Javadoc fixes for Java 8md_52016-08-06-1/+1
* Enhance Beacon Block API with setters for effectsmd_52016-07-23-1/+17
* Implement basic Beacon Block APImd_52016-07-23-0/+33
* SPIGOT-1039: Improve DoubleChest semanticsmd_52016-06-25-5/+5
* SPIGOT-249: Set skull owner by UUIDmd_52016-06-03-0/+22
* SPIGOT-1292: BlockState based FlowerPot API.md_52016-06-03-0/+23
* 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 fuel related methods to BrewingStand APIlapry2016-03-01-0/+14
* Add definitions for Minecraft 1.9 gameplay elementsmd_52016-03-01-39/+46
* Remove EntityType and some deprecated Entity methodsBlackHole2016-03-01-37/+0
* Remove deprecated ContainerBlockMatt2016-03-01-20/+13
* Add BlockStateMeta which allows creating and editting 1.8's blockEntityTagThinkofdeath2015-03-24-0/+11
* SPIGOT-204: Add way to set block type without using IDs or updating physics.md_52014-12-22-0/+8
* Fix Pattern serializationThinkofdeath2014-12-04-1/+34
* Clean up the javadoc to pass java 8's doclintThinkofdeath2014-11-30-5/+7
* Update to Minecraft 1.8md_52014-11-26-0/+218
* Revert additions to skull BlockState API from 1.7.8Travis Watkins2014-04-17-31/+6
* Update Bukkit for Minecraft 1.7.8Travis Watkins2014-04-11-2/+30
* [Bleeding] Add ProjectileSource interface. Addresses BUKKIT-1038, BUKKIT-1156t00thpick12014-01-30-2/+13
* Pulling all pending Bukkit-JavaDoc changesWesley Wolfe2013-12-15-40/+58
* Update Update Bukkit to 1.7.2mbax2013-11-30-41/+79
* Deprecate magic valuesWesley Wolfe2013-08-28-0/+33
* Pulling all pending Bukkit-JavaDoc changesEdmond Poon2013-04-02-21/+21
* Add method to update state without physics update. Addresses BUKKIT-3939Travis Watkins2013-03-31-1/+17
* Add Beacon BlockState for hopper events. Fixes BUKKIT-3932Travis Watkins2013-03-29-0/+9