|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.minecraft.world.gen.layer.IntCache
public class IntCache
Constructor Summary | |
---|---|
IntCache()
|
Method Summary | |
---|---|
static String |
func_85144_b()
|
static int[] |
getIntCache(int par0)
|
static void |
resetIntCache()
Mark all pre-allocated arrays as available for re-use by moving them to the appropriate free lists. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IntCache()
Method Detail |
---|
public static int[] getIntCache(int par0)
public static void resetIntCache()
public static String func_85144_b()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |