|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.minecraft.util.AABBPool
public class AABBPool
| Constructor Summary | |
|---|---|
AABBPool(int par1,
int par2)
|
|
| Method Summary | |
|---|---|
AxisAlignedBB |
addOrModifyAABBInPool(double par1,
double par3,
double par5,
double par7,
double par9,
double par11)
Adds a AABB to the pool, or if there is an available AABB, updates an existing AABB entry to specified coordinates |
void |
cleanPool()
Marks the pool as "empty", starting over when adding new entries. |
void |
clearPool()
|
int |
getlistAABBsize()
|
int |
getnextPoolIndex()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AABBPool(int par1,
int par2)
| Method Detail |
|---|
public AxisAlignedBB addOrModifyAABBInPool(double par1,
double par3,
double par5,
double par7,
double par9,
double par11)
public void cleanPool()
public void clearPool()
public int getlistAABBsize()
public int getnextPoolIndex()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||