69707172737475
@BeforeClass public static void setUpBeforeClass() throws Exception { Log4J.init(); GameObjects.createInstance(null); MockStendlRPWorld.get(); new TextUI(); }