net.minecraft.world.biome

public class IntCache

asc
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
num
intCacheSize
private static List<int[]>
b
field_168
tcache
freeSmallArrays
private static List<int[]>
c
field_169
tallocated
inUseSmallArrays
private static List<int[]>
d
field_170
cache
freeLargeArrays
private static List<int[]>
e
field_171
allocated
inUseLargeArrays

Method summary

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