Different Bukkit schedule spin workaround, that isn't so slow
Generalize texture image loading
This commit is contained in:
parent
4e810fc9d8
commit
1862dc918c
6 changed files with 154 additions and 207 deletions
|
|
@ -258,10 +258,6 @@ public class NewMapChunkCache implements MapChunkCache {
|
|||
} catch (ClassNotFoundException cnfx) {
|
||||
} catch (NoSuchMethodException nsmx) {
|
||||
}
|
||||
if(getsnapshot2 != null)
|
||||
Log.info("Biome data support is enabled");
|
||||
else
|
||||
Log.info("Biome data support is disabled");
|
||||
init = true;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue