8bd09f7fc0ede6af3856af1f4ba620b71f0a1a35
When Minecraft 1.7 was released, Acacia and Dark Oak Stairs were added. While Bukkit added them to Material.java, it did not add the MaterialData mapping of them to Stairs.class. Currently getAscendingDirection() and other stair-specific functions can not be used on these new stairs. This commit fixes that by adding the mapping needed. Pulled from PR #977 By: Peter Olson <peter.olson@gmail.com>
Description
No description provided
51 MiB
Languages
Java
100%