Class WorldGenUtils
java.lang.Object
zombie.iso.worldgen.WorldGenUtils
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionbooleandisplayTable(String tableName) displayTable(se.krka.kahlua.vm.KahluaTable table) @Nullable IsoObjectdoesFloorExit(IsoCell cell, int tileX, int tileY, int z) @Nullable IsoObjectdoesFloorExit(IsoChunk chunk, int tileX, int tileY, int z) intgetCornerOfGeneration(int b) getFile(int i) voidintvoidgetTimerKept(String clazzStr, String fieldName) methodName(StackTraceElement trace) methodsCall(String header, int depth, String... args) voidresetTimers(String clazzStr) voidshowTimers(String clazzStr) voidshowTimersTotal(String clazzStr)
-
Field Details
-
INSTANCE
-
-
Method Details
-
generateSeed
-
getFiles
-
getFilesNum
public int getFilesNum() -
getFile
-
displayTable
-
displayTable
-
canPlace
-
doesFloorExit
-
doesFloorExit
-
methodName
-
methodsCall
-
showTimers
-
showTimersTotal
-
resetTimers
-
getTimerKept
-
getCornerOfGeneration
public int getCornerOfGeneration(int b)
-