net.minecraft.world.biome

public class IntCache

axl
net.minecraft.class_73
net.minecraft.world.biome.IntCache
net.minecraft.world.gen.layer.IntCache

Field summary

Modifier and TypeField
private static int
a
field_167
maxSize
intCacheSize
private static List
b
field_168
tcache
freeSmallArrays
private static List
c
field_169
tallocated
inUseSmallArrays
private static List
d
field_170
cache
freeLargeArrays
private static List
e
field_171
allocated
inUseLargeArrays

Method summary

Modifier and TypeMethod
public static synchronized int[]
a(int arg0)
method_141(int arg0)
get(int size)
getIntCache(int arg0)
public static synchronized void
a()
method_140()
next()
resetIntCache()
public static synchronized String
b()
method_4123()
getDebugInfo()
getCacheSizes()