net.minecraft.src
Class IntCache
java.lang.Object
net.minecraft.src.IntCache
public class IntCache
- extends Object
Method Summary |
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. |
IntCache
public IntCache()
getIntCache
public static int[] getIntCache(int par0)
resetIntCache
public static void resetIntCache()
- Mark all pre-allocated arrays as available for re-use by moving them to the appropriate free lists.