mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2026-02-19 02:12:58 +01:00
Code Cleanup pt 3
This commit is contained in:
@@ -308,12 +308,10 @@ public final class BlockUtils {
|
||||
case COBBLESTONE :
|
||||
case DIRT :
|
||||
case GRASS_PATH :
|
||||
return true;
|
||||
|
||||
case STONE_BRICKS:
|
||||
return true;
|
||||
|
||||
case COBBLESTONE_WALL:
|
||||
|
||||
case STONE_BRICKS:
|
||||
return true;
|
||||
|
||||
default :
|
||||
|
||||
Reference in New Issue
Block a user