net.minecraft.world.biome

public class IntCache

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

Field summary

Modifier and TypeField
private static int
a
field_167
num
field_76451_a
intCacheSize
private static final List<int[]>
b
field_168
tcache
field_76449_b
freeSmallArrays
private static final List<int[]>
c
field_169
tallocated
field_76450_c
inUseSmallArrays
private static final List<int[]>
d
field_170
cache
field_76447_d
freeLargeArrays
private static final List<int[]>
e
field_171
allocated
field_76448_e
inUseLargeArrays

Method summary

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