summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/BlockPistonExtension.java
Commit message (Expand)AuthorAgeLines
* Update to Minecraft 1.8Thinkofdeath2014-11-28-169/+0
* Update CraftBukkit to Minecraft 1.7.10Travis Watkins2014-07-08-1/+1
* Update CraftBukkit to Minecraft 1.7.2mbax2013-11-30-29/+29
* Update CraftBukkit to 1.6.2mbax2013-07-08-0/+13
* Update CraftBukkit to 1.6.1Nate Mortensen2013-07-01-3/+7
* Update CraftBukkit to Minecraft 1.5Travis Watkins2013-03-15-18/+12
* Update CraftBukkit to Minecraft 1.4(.2).Travis Watkins2012-10-27-5/+5
* Correctly detect invalid PistonExtension's to allow removal of StickyPistons....feildmaster2012-08-04-2/+2
* Update CraftBukkit to Minecraft 1.3.1feildmaster2012-08-02-39/+38
* Reverting the Drop API for now, we need to re-evalute this as it is causing t...Warren Loo2012-03-27-21/+2
* Refactor code to be more efficient.feildmaster2012-03-25-1/+1
* Seriously fix natural drops. Fixes BUKKIT-1297 and fixes BUKKIT-1295feildmaster2012-03-23-3/+3
* [Bleeding] Added getting and setting drops to all appropriate events. Fixes B...Celtic Minstrel2012-03-21-2/+21
* Updated to rename revision 02Erik Broes2012-03-01-2/+2
* Updated to use mc-dev rename revision 1Nathan Adams2011-11-30-8/+8
* Update for 1.0.0Erik Broes2011-11-20-2/+6
* Fixed a piston crash (AIOOBE).EvilSeph2011-08-12-0/+155