|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Vec3Pool | |
---|---|
net.minecraft.util | |
net.minecraft.world |
Uses of Vec3Pool in net.minecraft.util |
---|
Fields in net.minecraft.util declared as Vec3Pool | |
---|---|
Vec3Pool |
Vec3.myVec3LocalPool
|
static Vec3Pool |
Vec3.vec3dPool
|
Uses of Vec3Pool in net.minecraft.world |
---|
Methods in net.minecraft.world that return Vec3Pool | |
---|---|
Vec3Pool |
IBlockAccess.getWorldVec3Pool()
Return the Vec3Pool object for this world. |
Vec3Pool |
World.getWorldVec3Pool()
Return the Vec3Pool object for this world. |
Vec3Pool |
ChunkCache.getWorldVec3Pool()
Return the Vec3Pool object for this world. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |