summaryrefslogtreecommitdiffstats
path: root/src/main/java/org/bukkit/block
Commit message (Expand)AuthorAgeLines
* 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
* Pulling all pending Bukkit-JavaDoc changesEdmond Poon2013-03-27-2/+2
* Add Dropper BlockState. Adds BUKKIT-3750Xephi2013-03-21-0/+25
* Pulling all pending Bukkit-JavaDoc changesEdmond Poon2013-03-20-1/+1
* BlockState for Command Blocks. Adds BUKKIT-3805.Nate Mortensen2013-03-19-0/+40
* Don't use deprecated interface.Travis Watkins2013-03-17-1/+3
* Add Hopper block state and inventory type. Adds BUKKIT-3749Michael Limiero2013-03-17-0/+8
* Pulling all pending Bukkit-JavaDoc changesWesley Wolfe2013-02-22-1/+1
* Add Skull BlockState and Type enum. Adds BUKKIT-3258meiskam2012-12-21-0/+59
* Provide a faster way to get a location. Adds BUKKIT-3120Travis Watkins2012-12-07-0/+16
* [BREAKING] Update BlockFace directions. Fixes BUKKIT-1567, BUKKIT-3069feildmaster2012-12-01-4/+4
* Purge outdated biomes. Fixes BUKKIT-1087Wesley Wolfe2012-08-07-6/+0
* Javadoc updatesfeildmaster2012-06-03-15/+13
* [Bleeding] Add Chest.getBlockInventory() for convenience; this always returns...Celtic Minstrel2012-03-20-1/+11
* [Bleeding] Added DoubleChest wrapper so that DoubleChestInventory can return ...Celtic Minstrel2012-03-15-0/+47
* [Bleeding] Add APIs for editing biome data. Addresses BUKKIT-1075Mike Primm2012-03-08-0/+7
* Updated Bukkit API for 1.2Nathan Adams2012-03-01-1/+3
* Adding/expanding documentationCeltic Minstrel2012-02-29-0/+43
* Fix javadoc errors/warningsCeltic Minstrel2012-02-29-1/+1
* [Bleeding] Inventory framework and events. Addresses BUKKIT-856Celtic Minstrel2012-02-29-10/+12
* [Bleeding] Added a Metadata framework for Entities, Blocks, and Worldsrmichela2012-02-29-2/+4
* Added missing BlockState functions. Addresses BUKKIT-807TomyLobo2012-02-27-6/+16
* [Bleeding] Added EntityType to replace CreatureType.Celtic Minstrel2012-02-22-0/+37
* Deprecation cleanup.Erik Broes2012-02-18-12/+0
* [Bleeding] Add BrewingStand API. Thanks N3X15 & md_5Erik Broes2012-01-17-0/+21
* [Bleeding] Added Block.breakNaturally and Block.getDropsZeerix2012-01-17-1/+34
* [Bleeding] Added Block.getLightFromSky and getLightFromBlocksMike Primm2012-01-17-0/+18
* Generic cleaningErik Broes2012-01-15-6/+6
* Added 5 new biomes as included in MC 1.1 as part of #BUKKIT-496Nathan Adams2012-01-14-1/+6
* Generic cleanup of warnings, whitespace and style.Erik Broes2011-12-25-9/+21
* Added new biome enum valuesNathan Adams2011-11-22-0/+6
* Few more style cleanupsNathan Adams2011-10-11-2/+2
* Small javadoc cleanupNathan Adams2011-10-10-11/+0
* Remove Jukebox MaterialData in favour of Jukebox BlockStateCeltic Minstrel2011-09-25-0/+32
* Many javadoc fixes thanks to Celtic MinstrelDinnerbone2011-09-25-26/+34
* Ok, so we need this. *shifty eyes*Dinnerbone2011-09-15-1/+4
* Added missing Note getNote().EvilSeph2011-07-28-0/+7
* Removed deprecated methods.EvilSeph2011-07-27-18/+0
* Deprecated Block.getFace(Face) and Block.getFace(Face,int); use getRelative()Erik Broes2011-07-17-29/+22
* Added Block.getPistonMoveReaction, BlockPistonExtend and BlockPistonRetractEventErik Broes2011-07-17-0/+46
* Added additional BlockFace enum members and fixed Sign class.sunkid2011-07-14-0/+32
* Added helper methods World.getHighestBlockAt, Block.isEmpty, Block.isLiquid. ...Dinnerbone2011-07-13-0/+32
* Added Sky biome for the Skylands. Thanks robin0van0der0v!EvilSeph2011-06-21-1/+2