History - net.minecraft.world.gen.structure.StructureBox
1.7.10
Names
asv
net.minecraft.class_1251
net.minecraft.world.gen.structure.StructureBox
net.minecraft.world.gen.structure.StructureBoundingBox
Fields
int: a, field_4904, minX, minX
int: b, field_4905, minY, minY
int: c, field_4906, minZ, minZ
int: d, field_4907, maxX, maxX
int: e, field_4908, maxY, maxY
int: f, field_4909, maxZ, maxZ
Constructors
()
(int[])
(int, int, int, int, int, int)
(int, int, int, int)
Methods
StructureBox (): a, method_4034, infinite, getNewBoundingBox
StructureBox (int, int, int, int, int, int, int, int, int, int): a, method_4037, orient, getComponentToAddBoundingBox
boolean (StructureBox): a, method_4038, intersects, intersectsWith
boolean (int, int, int, int): a, method_4036, intersects, intersectsWith
void (StructureBox): b, method_4041, union, expandTo
void (int, int, int): a, method_4035, move, offset
boolean (int, int, int): b, method_4040, contains, isVecInside
int (): b, method_4039, getSpanX, getXSize
int (): c, method_4042, getSpanY, getYSize
int (): d, method_4043, getSpanZ, getZSize
int (): e, method_4044, getCenterX, getCenterX
int (): f, method_4045, getCenterY, getCenterY
int (): g, method_4046, getCenterZ, getCenterZ
NbtIntArray (): h, method_6566, toNbt, func_151535_h