12751276127712781279128012811282
return null; } @Override public ICommand[] getConsoleCommands() { return new ICommand[]{new CommandBeekeepingMode(), new CommandGiveBee(EnumBeeType.DRONE), new CommandGiveBee(EnumBeeType.PRINCESS), new CommandGiveBee(EnumBeeType.QUEEN),}; }