public class Woodcutting_Utils
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int[] |
axes |
| Constructor and Description |
|---|
Woodcutting_Utils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
hasAxeInBank() |
static boolean |
hasAxeInInventory() |
static boolean |
isAxe(int itemId) |
static void |
withdrawAxeFromBank() |