public static int getNextItemID() { return idManager.getNextItemID(); }
public static int getNextBlockID() { return idManager.getNextBlockID(); }