|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.minecraft.util.Vec3Pool
public class Vec3Pool
| Constructor Summary | |
|---|---|
Vec3Pool(int par1,
int par2)
|
|
| Method Summary | |
|---|---|
void |
clear()
Will truncate the array everyN clears to the maximum size observed since the last truncation. |
void |
clearAndFreeCache()
|
int |
func_82590_d()
|
int |
getPoolSize()
|
Vec3 |
getVecFromPool(double par1,
double par3,
double par5)
extends the pool if all vecs are currently "out" |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Vec3Pool(int par1,
int par2)
| Method Detail |
|---|
public Vec3 getVecFromPool(double par1,
double par3,
double par5)
public void clear()
public void clearAndFreeCache()
public int getPoolSize()
public int func_82590_d()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||