mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-28 03:34:43 +02:00
Optimized Tree Feller
And cleaned up WoodCutting a little
This commit is contained in:
@ -283,7 +283,6 @@ public class BlockChecks {
|
||||
switch (block.getType()) {
|
||||
case LOG:
|
||||
case LEAVES:
|
||||
case AIR:
|
||||
return true;
|
||||
|
||||
default:
|
||||
|
Reference in New Issue
Block a user