summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/bukkit/craftbukkit/block
Commit message (Expand)AuthorAgeLines
* SPIGOT-4469: Age API for EndGatewaymd_52018-11-07-0/+10
* 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-1/+47
* Update to Minecraft 1.13.2md_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
* SPIGOT-4391: Sign editable APImd_52018-09-24-0/+13
* SPIGOT-4348: Use online player for setting skull owner if possiblemd_52018-09-06-1/+6
* Fix some formatting in CraftLootablemd_52018-08-27-1/+1
* SPIGOT-4316: Do even less processing when block placement without physics req...md_52018-08-27-1/+1
* SPIGOT-4307: Fix hacky API for banners on shieldsmd_52018-08-26-1/+5
* Add additional tests for CraftBlockDataSenmori2018-08-26-0/+2
* Update to Minecraft 1.13.1md_52018-08-26-15/+155
* Remove reflection from CraftBlockDatamd_52018-08-25-121/+110
* SPIGOT-1936: LootTable APISenmori2018-08-12-1/+39
* Add merging and matching of parsed BlockDatamd_52018-08-06-1/+49
* SPIGOT-4230: Improve legacy block typesmd_52018-08-05-1/+1
* SPIGOT-4221: Update surrounding blocks for cancelled break/placemd_52018-08-03-0/+4
* SPIGOT-4214: Catch attempts to create BlockData for itemsmd_52018-08-02-0/+2
* SPIGOT-4197: Account for double trapped chestsmd_52018-07-31-1/+2
* SPIGOT-4164: Treat new _AIR blocks as airmd_52018-07-28-1/+1
* SPIGOT-4132: Fix missing break in RedstoneWire.setFacemd_52018-07-24-0/+8
* SPIGOT-4131: Fix typo affecting setting BlockDatamd_52018-07-24-2/+2
* SPIGOT-4120: Store BlockData enum mappings per classmd_52018-07-24-7/+29
* SPIGOT-4124: Fix misplaced PISTON_HEADmd_52018-07-24-1/+0
* Update to Minecraft 1.13md_52018-07-22-13/+136
* CraftBlock.toString shouldn't make legacy callmd_52018-07-20-1/+1
* Fix bad old API call in CraftBlockStatemd_52018-07-20-1/+1
* SPIGOT-4074: Fix createBlockData succeeding on garbagemd_52018-07-20-1/+4
* Fix Block.setType alone being treated as legacymd_52018-07-18-6/+2
* SPIGOT-4037: Improve legacy BlockState.setDatamd_52018-07-18-1/+2
* SPIGOT-4036: Handle regular/uncoloured shulker boxesmd_52018-07-18-0/+1
* CraftBanner also needs to use wool datamd_52018-07-16-2/+2
* Add javadocs to new CraftBlockData utility methods.Senmori2018-07-15-0/+77
* Update to Minecraft 1.13-pre7md_52018-07-15-506/+6912
* Fix bad usage of setter in previous commitmd_52018-02-12-1/+1
* Expand Structure Block APISenmori2018-02-12-1/+171
* Expand CreatureSpawner APISenmori2018-01-24-0/+64
* Fix Block PistonMoveReactionmd_52018-01-10-1/+1
* SPIGOT-3696: Clearing custom name of some blocks does not workblablubbabc2017-12-17-1/+47
* Fix CraftBanner initialisation.Lukas Hennig2017-08-07-2/+3
* Improvements to BlockStatesLukas Hennig2017-08-05-608/+488
* Update to Minecraft 1.12-pre2md_52017-05-14-11/+73
* Make CraftJukebox.isPlaying locally consistentmd_52017-04-16-0/+2
* Add correct interfaces for comparator / daylight detectormd_52017-04-16-2/+4
* Fix some blockstate consistency issues.md_52017-04-15-15/+25
* Don't call super update on unplaced command block metasmd_52017-03-10-1/+1
* SPIGOT-2924: Improve handling of Jukeboxes playing nothing.md_52016-12-17-4/+3
* SPIGOT-2871: Improve BlockStates + BlockStateMetamd_52016-12-02-7/+170