net.minecraft.util.Vec3Pool.Vec3Pool |
( |
int |
par1, |
|
|
int |
par2 |
|
) |
| |
void net.minecraft.util.Vec3Pool.clear |
( |
) | |
|
Will truncate the array everyN clears to the maximum size observed since the last truncation.
void net.minecraft.util.Vec3Pool.clearAndFreeCache |
( |
) | |
|
int net.minecraft.util.Vec3Pool.func_82590_d |
( |
) | |
|
int net.minecraft.util.Vec3Pool.getPoolSize |
( |
) | |
|
Vec3 net.minecraft.util.Vec3Pool.getVecFromPool |
( |
double |
par1, |
|
|
double |
par3, |
|
|
double |
par5 |
|
) |
| |
extends the pool if all vecs are currently "out"
The documentation for this class was generated from the following file:
- C:/Users/LazDude/Downloads/MinecraftModding/YATS/forge/mcp/src/minecraft/net/minecraft/util/Vec3Pool.java