summaryrefslogtreecommitdiffstats
path: root/src/main/java/net/minecraft/server/BlockMycel.java
Commit message (Collapse)AuthorAgeLines
* Update to Minecraft 1.8Thinkofdeath2014-11-28-64/+0
| | | | For more information please see http://www.spigotmc.org/
* Update CraftBukkit to Minecraft 1.7.5Nate Mortensen2014-03-21-2/+3
|
* Update CraftBukkit to Minecraft 1.7.2mbax2013-11-30-10/+10
|
* Update CraftBukkit to Minecraft 1.5Travis Watkins2013-03-15-6/+1
|
* Update CraftBukkit to Minecraft 1.3.1feildmaster2012-08-02-2/+3
|
* Cleaned up CraftBukkit comments in NMS.Wesley Wolfe2012-07-23-4/+8
| | | | | | | | | | | | | Added newlines at the end of files Fixed improper line endings on some files Matched start - end comments Added some missing comments for diffs Fixed syntax on some spots Minimized some diff Removed some no longer used files Added comment on some required files with no changes Fixed imports of items used once Added imports for items used more than once
* Update for 1.1_01 renames.Erik Broes2012-01-15-2/+2
| | | | | We know these updates (can) break plugins bypassing Bukkit. They are needed for smooth updates however. There will be another one right before before 1.1-R1.
* Made Mycel blocks throw BlockFade and BlockSpread events. This fixes ↵Nathan Adams2012-01-14-2/+26
| | | | BUKKIT-488. Thanks to tips48 for the pull request.
* Added BlockMycel.java for diff visibilityNathan Adams2012-01-14-0/+39