History - net.minecraft.world.phys.AABB
25w18a
Names
ffx
fgs
Fields
double: a, minX, field_1323, minX, f_82288_
double: a, minX, field_1323
double: b, minY, field_1322, minY, f_82289_
double: b, minY, field_1322
double: c, minZ, field_1321, minZ, f_82290_
double: c, minZ, field_1321
double: d, maxX, field_1320, maxX, f_82291_
double: d, maxX, field_1320
double: e, maxY, field_1325, maxY, f_82292_
double: e, maxY, field_1325
double: f, maxZ, field_1324, maxZ, f_82293_
double: f, maxZ, field_1324
double: g, EPSILON, field_31879, EPSILON, f_165879_
double: g, EPSILON, field_31879
Constructors
Methods
AABB (double, double, double): b, expandTowards, method_1012, stretch, m_82363_
AABB (double, double, double): b, expandTowards, method_1012
AABB (double, double, double): c, inflate, method_1009, expand, m_82377_
AABB (double, double, double): c, inflate, method_1009
AABB (double): g, inflate, method_1014, expand, m_82400_
AABB (double): g, inflate, method_1014
AABB (AABB): b, minmax, method_991, union, m_82367_
AABB (AABB): b, minmax, method_991
AABB (double, double, double): d, move, method_989, offset, m_82386_
AABB (double, double, double): d, move, method_989
AABB (BlockPos): a, move, method_996, offset, m_82338_
AABB (BlockPos): a, move, method_996
boolean (AABB): c, intersects, method_994, intersects, m_82381_
boolean (AABB): c, intersects, method_994
boolean (double, double, double, double, double, double): a, intersects, method_1003, intersects, m_82314_
boolean (double, double, double, double, double, double): a, intersects, method_1003
boolean (Vec3): d, contains, method_1006, contains, m_82390_
boolean (Vec3): d, contains, method_1006
double (): a, getSize, method_995, getAverageSideLength, m_82309_
double (): a, getSize, method_995
AABB (double): h, deflate, method_1011, contract, m_82406_
AABB (double): h, deflate, method_1011
boolean (): e, hasNaN, method_1013, isNaN, m_82392_
boolean (): e, hasNaN, method_1013
boolean (Vec3, Vec3): a, intersects, method_993, intersects, m_82335_
boolean (Vec3, Vec3): a, intersects, method_993
Vec3 (): f, getCenter, method_1005, getCenter, m_82399_
Vec3 (): f, getCenter, method_1005
AABB (double, double, double): a, contract, method_1002, shrink, m_82310_
AABB (double, double, double): a, contract, method_1002
AABB (AABB): a, intersect, method_999, intersection, m_82323_
AABB (AABB): a, intersect, method_999
AABB (Vec3): c, move, method_997, offset, m_82383_
AABB (Vec3): c, move, method_997
boolean (double, double, double): e, contains, method_1008, contains, m_82393_
boolean (double, double, double): e, contains, method_1008
AABB (BoundingBox): a, of, method_19316, from, m_82321_
AABB (BoundingBox): a, of, method_19316
double (Direction$Axis): a, min, method_1001, getMin, m_82340_
double (Direction$Axis): a, min, method_1001
double (Direction$Axis): b, max, method_990, getMax, m_82374_
double (Direction$Axis): b, max, method_990
AABB (Vec3): b, expandTowards, method_18804, stretch, m_82369_
AABB (Vec3): b, expandTowards, method_18804
double (): b, getXsize, method_17939, getLengthX, m_82362_
double (): b, getXsize, method_17939
double (): c, getYsize, method_17940, getLengthY, m_82376_
double (): c, getYsize, method_17940
double (): d, getZsize, method_17941, getLengthZ, m_82385_
double (): d, getZsize, method_17941
Optional<Vec3> (Vec3, Vec3): b, clip, method_992, raycast, m_82371_
Optional<Vec3> (Vec3, Vec3): b, clip, method_992
BlockHitResult (Iterable<AABB>, Vec3, Vec3, BlockPos): a, clip, method_1010, raycast, m_82342_
BlockHitResult (Iterable<AABB>, Vec3, Vec3, BlockPos): a, clip, method_1010
Direction (AABB, Vec3, double[], Direction, double, double, double): a, getDirection, method_1007, traceCollisionSide, m_82325_
Direction (AABB, Vec3, double[], Direction, double, double, double): a, getDirection, method_1007
Direction (double[], Direction, double, double, double, double, double, double, double, double, Direction, double, double, double): a, clipPoint, method_998, traceCollisionSide, m_82347_
Direction (double[], Direction, double, double, double, double, double, double, double, double, Direction, double, double, double): a, clipPoint, method_998
AABB (Vec3): a, unitCubeFromLowerCorner, method_29968, from, m_82333_
AABB (Vec3): a, unitCubeFromLowerCorner, method_29968
AABB (double): a, setMinX, method_35574, withMinX, m_165880_
AABB (double): a, setMinX, method_35574
AABB (double): b, setMinY, method_35575, withMinY, m_165887_
AABB (double): b, setMinY, method_35575
AABB (double): c, setMinZ, method_35576, withMinZ, m_165889_
AABB (double): c, setMinZ, method_35576
AABB (double): d, setMaxX, method_35577, withMaxX, m_165891_
AABB (double): d, setMaxX, method_35577
AABB (double): e, setMaxY, method_35578, withMaxY, m_165893_
AABB (double): e, setMaxY, method_35578
AABB (double): f, setMaxZ, method_35579, withMaxZ, m_165895_
AABB (double): f, setMaxZ, method_35579
AABB (double, double, double): f, deflate, method_35580, contract, m_165897_
AABB (double, double, double): f, deflate, method_35580
AABB (Vec3, double, double, double): a, ofSize, method_30048, of, m_165882_
AABB (Vec3, double, double, double): a, ofSize, method_30048
double (Vec3): e, distanceToSqr, method_49271, squaredMagnitude, m_272282_
double (Vec3): e, distanceToSqr, method_49271
AABB (BlockPos, BlockPos): a, encapsulatingFullBlocks, method_54784, enclosing, m_307411_
AABB (BlockPos, BlockPos): a, encapsulatingFullBlocks, method_54784
AABB (org.joml.Vector3f): a, move, method_60314, offset, m_339435_
AABB (org.joml.Vector3f): a, move, method_60314
Vec3 (): g, getBottomCenter, method_64033, getHorizontalCenter, m_339726_
Vec3 (): g, getBottomCenter, method_64033
Vec3 (): h, getMinPosition, method_61125, getMinPos, m_340437_
Vec3 (): h, getMinPosition, method_61125
Vec3 (): i, getMaxPosition, method_61126, getMaxPos, m_340300_
Vec3 (): i, getMaxPosition, method_61126
Optional<Vec3> (double, double, double, double, double, double, Vec3, Vec3): a, clip, method_61885, raycast, m_355120_
Optional<Vec3> (double, double, double, double, double, double, Vec3, Vec3): a, clip, method_61885
Direction (double, double, double, double, double, double, Vec3, double[], Direction, double, double, double): a, getDirection, method_61886, traceCollisionSide, m_352150_
Direction (double, double, double, double, double, double, Vec3, double[], Direction, double, double, double): a, getDirection, method_61886
boolean (Vec3, List<AABB>): a, collidedAlongVector, method_64032, collides, m_355526_
boolean (Vec3, List<AABB>): a, collidedAlongVector, method_64032
boolean (BlockPos): b, intersects, method_71152
double (AABB): d, distanceToSqr, method_71490
1.21.5
Names
faw
ffx
Fields
Constructors
Methods
1.21.4
Names
fbt
faw
Fields
Constructors
Methods
1.21.3
Names
ewx
fbt
Fields
Constructors
Methods
Vec3 (): g, getBottomCenter, method_61124, getBottomCenter, m_339726_
Vec3 (): g, getBottomCenter, method_64033, getHorizontalCenter, m_339726_
Optional<Vec3> (double, double, double, double, double, double, Vec3, Vec3): a, clip, method_61885, raycast, m_355120_
Direction (double, double, double, double, double, double, Vec3, double[], Direction, double, double, double): a, getDirection, method_61886, traceCollisionSide, m_352150_
boolean (Vec3, List<AABB>): a, collidedAlongVector, method_64032, collides, m_355526_
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
evo
ewx
Fields
Constructors
Methods
AABB (org.joml.Vector3f): a, move, method_60314, offset, m_339435_
Vec3 (): g, getBottomCenter, method_61124, getBottomCenter, m_339726_
Vec3 (): h, getMinPosition, method_61125, getMinPos, m_340437_
Vec3 (): i, getMaxPosition, method_61126, getMaxPos, m_340300_
1.20.6
Names
elo
evo
Fields
Constructors
Methods
1.20.4
Names
ehi
elo
Fields
Constructors
Methods
AABB (BlockPos, BlockPos): a, encapsulatingFullBlocks, method_54784, enclosing, m_307411_
1.20.2
Names
eed
ehi
Fields
Constructors
Methods
double (): b, getXsize, method_17939, getXLength, m_82362_
double (): b, getXsize, method_17939, getLengthX, m_82362_
double (): c, getYsize, method_17940, getYLength, m_82376_
double (): c, getYsize, method_17940, getLengthY, m_82376_
double (): d, getZsize, method_17941, getZLength, m_82385_
double (): d, getZsize, method_17941, getLengthZ, m_82385_
1.20.1
Names
ecz
eed
Fields
Constructors
Methods
boolean (): e, hasNaN, method_1013, isValid, m_82392_
boolean (): e, hasNaN, method_1013, isNaN, m_82392_
1.19.4
Names
dzz
ecz
Fields
Constructors
Methods
double (Vec3): e, distanceToSqr, method_49271, squaredMagnitude, m_272282_
1.19.3
Names
dwl
dzz
Fields
Constructors
Methods
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
dvo
dwl
Fields
Constructors
Methods
1.19
Names
dpj
dvo
Fields
Constructors
Methods
1.18.2
Names
doh
dpj
Fields
Constructors
Methods
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
dmv
doh
Fields
Constructors
Methods
1.17.1
Names
Fields
Constructors
Methods
1.17
Names
dci
dmv
net.minecraft.util.math.AxisAlignedBB
net.minecraft.src.C_3040_
Fields
double: a, minX, field_1323, minX, field_72340_a
double: a, minX, field_1323, minX, f_82288_
double: b, minY, field_1322, minY, field_72338_b
double: b, minY, field_1322, minY, f_82289_
double: c, minZ, field_1321, minZ, field_72339_c
double: c, minZ, field_1321, minZ, f_82290_
double: d, maxX, field_1320, maxX, field_72336_d
double: d, maxX, field_1320, maxX, f_82291_
double: e, maxY, field_1325, maxY, field_72337_e
double: e, maxY, field_1325, maxY, f_82292_
double: f, maxZ, field_1324, maxZ, field_72334_f
double: f, maxZ, field_1324, maxZ, f_82293_
double: g, EPSILON, field_31879, EPSILON, f_165879_
Constructors
Methods
AABB (double, double, double): b, expandTowards, method_1012, stretch, func_72321_a
AABB (double, double, double): b, expandTowards, method_1012, stretch, m_82363_
AABB (double, double, double): c, inflate, method_1009, expand, func_72314_b
AABB (double, double, double): c, inflate, method_1009, expand, m_82377_
AABB (double): g, inflate, method_1014, expand, func_186662_g
AABB (double): g, inflate, method_1014, expand, m_82400_
AABB (AABB): b, minmax, method_991, union, func_111270_a
AABB (AABB): b, minmax, method_991, union, m_82367_
AABB (double, double, double): d, move, method_989, offset, func_72317_d
AABB (double, double, double): d, move, method_989, offset, m_82386_
AABB (BlockPos): a, move, method_996, offset, func_186670_a
AABB (BlockPos): a, move, method_996, offset, m_82338_
boolean (AABB): c, intersects, method_994, intersects, func_72326_a
boolean (AABB): c, intersects, method_994, intersects, m_82381_
boolean (double, double, double, double, double, double): a, intersects, method_1003, intersects, func_186668_a
boolean (double, double, double, double, double, double): a, intersects, method_1003, intersects, m_82314_
boolean (Vec3): d, contains, method_1006, contains, func_72318_a
boolean (Vec3): d, contains, method_1006, contains, m_82390_
double (): a, getSize, method_995, getAverageSideLength, func_72320_b
double (): a, getSize, method_995, getAverageSideLength, m_82309_
AABB (double): h, deflate, method_1011, contract, func_186664_h
AABB (double): h, deflate, method_1011, contract, m_82406_
boolean (): e, hasNaN, method_1013, isValid, func_181656_b
boolean (): e, hasNaN, method_1013, isValid, m_82392_
boolean (Vec3, Vec3): a, intersects, method_993, intersects, func_189973_a
boolean (Vec3, Vec3): a, intersects, method_993, intersects, m_82335_
Vec3 (): f, getCenter, method_1005, getCenter, func_189972_c
Vec3 (): f, getCenter, method_1005, getCenter, m_82399_
AABB (double, double, double): a, contract, method_1002, shrink, func_191195_a
AABB (double, double, double): a, contract, method_1002, shrink, m_82310_
AABB (AABB): a, intersect, method_999, intersection, func_191500_a
AABB (AABB): a, intersect, method_999, intersection, m_82323_
AABB (Vec3): c, move, method_997, offset, func_191194_a
AABB (Vec3): c, move, method_997, offset, m_82383_
boolean (double, double, double): e, contains, method_1008, contains, func_197744_e
boolean (double, double, double): e, contains, method_1008, contains, m_82393_
AABB (BoundingBox): a, of, method_19316, from, func_216363_a
AABB (BoundingBox): a, of, method_19316, from, m_82321_
double (Direction$Axis): a, min, method_1001, getMin, func_197745_a
double (Direction$Axis): a, min, method_1001, getMin, m_82340_
double (Direction$Axis): b, max, method_990, getMax, func_197742_b
double (Direction$Axis): b, max, method_990, getMax, m_82374_
AABB (Vec3): b, expandTowards, method_18804, stretch, func_216361_a
AABB (Vec3): b, expandTowards, method_18804, stretch, m_82369_
double (): b, getXsize, method_17939, getXLength, func_216364_b
double (): b, getXsize, method_17939, getXLength, m_82362_
double (): c, getYsize, method_17940, getYLength, func_216360_c
double (): c, getYsize, method_17940, getYLength, m_82376_
double (): d, getZsize, method_17941, getZLength, func_216362_d
double (): d, getZsize, method_17941, getZLength, m_82385_
Optional<Vec3> (Vec3, Vec3): b, clip, method_992, raycast, func_216365_b
Optional<Vec3> (Vec3, Vec3): b, clip, method_992, raycast, m_82371_
BlockHitResult (Iterable<AABB>, Vec3, Vec3, BlockPos): a, clip, method_1010, raycast, func_197743_a
BlockHitResult (Iterable<AABB>, Vec3, Vec3, BlockPos): a, clip, method_1010, raycast, m_82342_
Direction (AABB, Vec3, double[], Direction, double, double, double): a, getDirection, method_1007, traceCollisionSide, func_197741_a
Direction (AABB, Vec3, double[], Direction, double, double, double): a, getDirection, method_1007, traceCollisionSide, m_82325_
Direction (double[], Direction, double, double, double, double, double, double, double, double, Direction, double, double, double): a, clipPoint, method_998, traceCollisionSide, func_197740_a
Direction (double[], Direction, double, double, double, double, double, double, double, double, Direction, double, double, double): a, clipPoint, method_998, traceCollisionSide, m_82347_
AABB (Vec3): a, unitCubeFromLowerCorner, method_29968, method_29968, func_241549_a_
AABB (Vec3): a, unitCubeFromLowerCorner, method_29968, from, m_82333_
AABB (double, double, double): g, ofSize, method_30048, method_30048, func_241550_g_
AABB (double): a, setMinX, method_35574, withMinX, m_165880_
AABB (double): b, setMinY, method_35575, withMinY, m_165887_
AABB (double): c, setMinZ, method_35576, withMinZ, m_165889_
AABB (double): d, setMaxX, method_35577, withMaxX, m_165891_
AABB (double): e, setMaxY, method_35578, withMaxY, m_165893_
AABB (double): f, setMaxZ, method_35579, withMaxZ, m_165895_
AABB (double, double, double): f, deflate, method_35580, contract, m_165897_
AABB (Vec3, double, double, double): a, ofSize, method_30048, of, m_165882_
1.16.5
Names
Fields
Constructors
Methods
1.16.4
Names
dcf
dci
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
deg
dcf
Fields
Constructors
Methods
Optional<Vec3> (Vec3, Vec3): b, clip, method_992, rayTrace, func_216365_b
Optional<Vec3> (Vec3, Vec3): b, clip, method_992, raycast, func_216365_b
BlockHitResult (Iterable<AABB>, Vec3, Vec3, BlockPos): a, clip, method_1010, rayTrace, func_197743_a
BlockHitResult (Iterable<AABB>, Vec3, Vec3, BlockPos): a, clip, method_1010, raycast, func_197743_a
1.16.1
Names
cvf
deg
Fields
double: a, minX, field_1323, x1, field_72340_a
double: a, minX, field_1323, minX, field_72340_a
double: b, minY, field_1322, y1, field_72338_b
double: b, minY, field_1322, minY, field_72338_b
double: c, minZ, field_1321, z1, field_72339_c
double: c, minZ, field_1321, minZ, field_72339_c
double: d, maxX, field_1320, x2, field_72336_d
double: d, maxX, field_1320, maxX, field_72336_d
double: e, maxY, field_1325, y2, field_72337_e
double: e, maxY, field_1325, maxY, field_72337_e
double: f, maxZ, field_1324, z2, field_72334_f
double: f, maxZ, field_1324, maxZ, field_72334_f
Constructors
Methods
boolean (Vec3): c, contains, method_1006, contains, func_72318_a
boolean (Vec3): d, contains, method_1006, contains, func_72318_a
AABB (Vec3): b, move, method_997, offset, func_191194_a
AABB (Vec3): c, move, method_997, offset, func_191194_a
AABB (Vec3): a, expandTowards, method_18804, stretch, func_216361_a
AABB (Vec3): b, expandTowards, method_18804, stretch, func_216361_a
AABB (Vec3): a, unitCubeFromLowerCorner, method_29968, method_29968, func_241549_a_
AABB (double, double, double): g, ofSize, method_30048, method_30048, func_241550_g_
1.15.2
Names
cvc
cvf
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
1.15
Names
csc
cvc
Fields
Constructors
Methods
Direction (AABB, Vec3, double[], Direction, double, double, double): a, getDirection, method_1007, func_197741_a
Direction (AABB, Vec3, double[], Direction, double, double, double): a, getDirection, method_1007, traceCollisionSide, func_197741_a
1.14.4
Names
crw
csc
net.minecraft.world.phys.AABB
Fields
double: a, field_1323, minX, field_72340_a
double: a, minX, field_1323, x1, field_72340_a
double: b, field_1322, minY, field_72338_b
double: b, minY, field_1322, y1, field_72338_b
double: c, field_1321, minZ, field_72339_c
double: c, minZ, field_1321, z1, field_72339_c
double: d, field_1320, maxX, field_72336_d
double: d, maxX, field_1320, x2, field_72336_d
double: e, field_1325, maxY, field_72337_e
double: e, maxY, field_1325, y2, field_72337_e
double: f, field_1324, maxZ, field_72334_f
double: f, maxZ, field_1324, z2, field_72334_f
Constructors
Methods
Box (double, double, double): b, method_1012, stretch, func_72321_a
AABB (double, double, double): b, expandTowards, method_1012, stretch, func_72321_a
Box (double, double, double): c, method_1009, expand, func_72314_b
AABB (double, double, double): c, inflate, method_1009, expand, func_72314_b
Box (double): g, method_1014, expand, func_186662_g
AABB (double): g, inflate, method_1014, expand, func_186662_g
Box (Box): b, method_991, union, func_111270_a
AABB (AABB): b, minmax, method_991, union, func_111270_a
Box (double, double, double): d, method_989, offset, func_72317_d
AABB (double, double, double): d, move, method_989, offset, func_72317_d
Box (BlockPos): a, method_996, offset, func_186670_a
AABB (BlockPos): a, move, method_996, offset, func_186670_a
boolean (Box): c, method_994, intersects, func_72326_a
boolean (AABB): c, intersects, method_994, intersects, func_72326_a
boolean (double, double, double, double, double, double): a, method_1003, intersects, func_186668_a
boolean (double, double, double, double, double, double): a, intersects, method_1003, intersects, func_186668_a
boolean (Vec3d): c, method_1006, contains, func_72318_a
boolean (Vec3): c, contains, method_1006, contains, func_72318_a
double (): a, method_995, averageDimension, func_72320_b
double (): a, getSize, method_995, getAverageSideLength, func_72320_b
Box (double): h, method_1011, contract, func_186664_h
AABB (double): h, deflate, method_1011, contract, func_186664_h
boolean (): e, method_1013, isValid, func_181656_b
boolean (): e, hasNaN, method_1013, isValid, func_181656_b
boolean (Vec3d, Vec3d): a, method_993, intersects, func_189973_a
boolean (Vec3, Vec3): a, intersects, method_993, intersects, func_189973_a
Vec3d (): f, method_1005, getCenter, func_189972_c
Vec3 (): f, getCenter, method_1005, getCenter, func_189972_c
Box (double, double, double): a, method_1002, shrink, func_191195_a
AABB (double, double, double): a, contract, method_1002, shrink, func_191195_a
Box (Box): a, method_999, intersection, func_191500_a
AABB (AABB): a, intersect, method_999, intersection, func_191500_a
Box (Vec3d): b, method_997, offset, func_191194_a
AABB (Vec3): b, move, method_997, offset, func_191194_a
boolean (double, double, double): e, method_1008, contains, func_197744_e
boolean (double, double, double): e, contains, method_1008, contains, func_197744_e
Box (MutableIntBoundingBox): a, method_19316, from, func_216363_a
AABB (BoundingBox): a, of, method_19316, from, func_216363_a
double (Direction$Axis): a, method_1001, getMin, func_197745_a
double (Direction$Axis): a, min, method_1001, getMin, func_197745_a
double (Direction$Axis): b, method_990, getMax, func_197742_b
double (Direction$Axis): b, max, method_990, getMax, func_197742_b
Box (Vec3d): a, method_18804, stretch, func_216361_a
AABB (Vec3): a, expandTowards, method_18804, stretch, func_216361_a
double (): b, method_17939, getXSize, func_216364_b
double (): b, getXsize, method_17939, getXLength, func_216364_b
double (): c, method_17940, getYSize, func_216360_c
double (): c, getYsize, method_17940, getYLength, func_216360_c
double (): d, method_17941, getZSize, func_216362_d
double (): d, getZsize, method_17941, getZLength, func_216362_d
Optional<Vec3d> (Vec3d, Vec3d): b, method_992, rayTrace, func_216365_b
Optional<Vec3> (Vec3, Vec3): b, clip, method_992, rayTrace, func_216365_b
BlockHitResult (Iterable<Box>, Vec3d, Vec3d, BlockPos): a, method_1010, rayTrace, func_197743_a
BlockHitResult (Iterable<AABB>, Vec3, Vec3, BlockPos): a, clip, method_1010, rayTrace, func_197743_a
Direction (Box, Vec3d, double[], Direction, double, double, double): a, method_1007, method_1007, func_197741_a
Direction (AABB, Vec3, double[], Direction, double, double, double): a, getDirection, method_1007, func_197741_a
Direction (double[], Direction, double, double, double, double, double, double, double, double, Direction, double, double, double): a, method_998, method_998, func_197740_a
Direction (double[], Direction, double, double, double, double, double, double, double, double, Direction, double, double, double): a, clipPoint, method_998, traceCollisionSide, func_197740_a
1.14.3
Names
crs
crw
net.minecraft.util.math.Box
Fields
double: a, field_1323, field_72340_a
double: a, field_1323, minX, field_72340_a
double: b, field_1322, field_72338_b
double: b, field_1322, minY, field_72338_b
double: c, field_1321, field_72339_c
double: c, field_1321, minZ, field_72339_c
double: d, field_1320, field_72336_d
double: d, field_1320, maxX, field_72336_d
double: e, field_1325, field_72337_e
double: e, field_1325, maxY, field_72337_e
double: f, field_1324, field_72334_f
double: f, field_1324, maxZ, field_72334_f
Constructors
Methods
AxisAlignedBB (double, double, double): b, method_1012, func_72321_a
Box (double, double, double): b, method_1012, stretch, func_72321_a
AxisAlignedBB (double, double, double): c, method_1009, func_72314_b
Box (double, double, double): c, method_1009, expand, func_72314_b
AxisAlignedBB (double): g, method_1014, func_186662_g
Box (double): g, method_1014, expand, func_186662_g
AxisAlignedBB (AxisAlignedBB): b, method_991, func_111270_a
Box (Box): b, method_991, union, func_111270_a
AxisAlignedBB (double, double, double): d, method_989, func_72317_d
Box (double, double, double): d, method_989, offset, func_72317_d
AxisAlignedBB (BlockPos): a, method_996, func_186670_a
Box (BlockPos): a, method_996, offset, func_186670_a
boolean (AxisAlignedBB): c, method_994, func_72326_a
boolean (Box): c, method_994, intersects, func_72326_a
boolean (double, double, double, double, double, double): a, method_1003, func_186668_a
boolean (double, double, double, double, double, double): a, method_1003, intersects, func_186668_a
boolean (Vec3d): c, method_1006, func_72318_a
boolean (Vec3d): c, method_1006, contains, func_72318_a
double (): a, method_995, func_72320_b
double (): a, method_995, averageDimension, func_72320_b
AxisAlignedBB (double): h, method_1011, func_186664_h
Box (double): h, method_1011, contract, func_186664_h
boolean (): e, method_1013, func_181656_b
boolean (): e, method_1013, isValid, func_181656_b
boolean (Vec3d, Vec3d): a, method_993, func_189973_a
boolean (Vec3d, Vec3d): a, method_993, intersects, func_189973_a
Vec3d (): f, method_1005, func_189972_c
Vec3d (): f, method_1005, getCenter, func_189972_c
AxisAlignedBB (double, double, double): a, method_1002, func_191195_a
Box (double, double, double): a, method_1002, shrink, func_191195_a
AxisAlignedBB (AxisAlignedBB): a, method_999, func_191500_a
Box (Box): a, method_999, intersection, func_191500_a
AxisAlignedBB (Vec3d): b, method_997, func_191194_a
Box (Vec3d): b, method_997, offset, func_191194_a
boolean (double, double, double): e, method_1008, func_197744_e
boolean (double, double, double): e, method_1008, contains, func_197744_e
AxisAlignedBB (MutableBoundingBox): a, method_19316, func_216363_a
Box (MutableIntBoundingBox): a, method_19316, from, func_216363_a
double (Direction$Axis): a, method_1001, func_197745_a
double (Direction$Axis): a, method_1001, getMin, func_197745_a
double (Direction$Axis): b, method_990, func_197742_b
double (Direction$Axis): b, method_990, getMax, func_197742_b
AxisAlignedBB (Vec3d): a, method_18804, func_216361_a
Box (Vec3d): a, method_18804, stretch, func_216361_a
double (): b, method_17939, func_216364_b
double (): b, method_17939, getXSize, func_216364_b
double (): c, method_17940, func_216360_c
double (): c, method_17940, getYSize, func_216360_c
double (): d, method_17941, func_216362_d
double (): d, method_17941, getZSize, func_216362_d
Optional<Vec3d> (Vec3d, Vec3d): b, method_992, func_216365_b
Optional<Vec3d> (Vec3d, Vec3d): b, method_992, rayTrace, func_216365_b
BlockRayTraceResult (Iterable<AxisAlignedBB>, Vec3d, Vec3d, BlockPos): a, method_1010, func_197743_a
BlockHitResult (Iterable<Box>, Vec3d, Vec3d, BlockPos): a, method_1010, rayTrace, func_197743_a
Direction (AxisAlignedBB, Vec3d, double[], Direction, double, double, double): a, method_1007, func_197741_a
Direction (Box, Vec3d, double[], Direction, double, double, double): a, method_1007, method_1007, func_197741_a
Direction (double[], Direction, double, double, double, double, double, double, double, double, Direction, double, double, double): a, method_998, func_197740_a
Direction (double[], Direction, double, double, double, double, double, double, double, double, Direction, double, double, double): a, method_998, method_998, func_197740_a
1.14.2
Names
Fields
Constructors
Methods
1.14.1
Names
crq
crs
Fields
Constructors
Methods
1.14
Names
cea
crq
net.minecraft.class_238
Fields
double: a, field_72340_a
double: a, field_1323, field_72340_a
double: b, field_72338_b
double: b, field_1322, field_72338_b
double: c, field_72339_c
double: c, field_1321, field_72339_c
double: d, field_72336_d
double: d, field_1320, field_72336_d
double: e, field_72337_e
double: e, field_1325, field_72337_e
double: f, field_72334_f
double: f, field_1324, field_72334_f
Constructors
Methods
AxisAlignedBB (double, double, double): b, func_72321_a
AxisAlignedBB (double, double, double): b, method_1012, func_72321_a
AxisAlignedBB (double, double, double): c, func_72314_b
AxisAlignedBB (double, double, double): c, method_1009, func_72314_b
AxisAlignedBB (double): g, func_186662_g
AxisAlignedBB (double): g, method_1014, func_186662_g
AxisAlignedBB (AxisAlignedBB): b, func_111270_a
AxisAlignedBB (AxisAlignedBB): b, method_991, func_111270_a
AxisAlignedBB (double, double, double): d, func_72317_d
AxisAlignedBB (double, double, double): d, method_989, func_72317_d
AxisAlignedBB (BlockPos): a, func_186670_a
AxisAlignedBB (BlockPos): a, method_996, func_186670_a
boolean (AxisAlignedBB): c, func_72326_a
boolean (AxisAlignedBB): c, method_994, func_72326_a
boolean (double, double, double, double, double, double): a, func_186668_a
boolean (double, double, double, double, double, double): a, method_1003, func_186668_a
boolean (Vec3d): b, func_72318_a
boolean (Vec3d): c, method_1006, func_72318_a
double (): a, func_72320_b
double (): a, method_995, func_72320_b
AxisAlignedBB (double): h, func_186664_h
AxisAlignedBB (double): h, method_1011, func_186664_h
RayTraceResult (Vec3d, Vec3d): b, func_72327_a
boolean (): b, func_181656_b
boolean (): e, method_1013, func_181656_b
boolean (Vec3d, Vec3d): a, func_189973_a
boolean (Vec3d, Vec3d): a, method_993, func_189973_a
Vec3d (): c, func_189972_c
Vec3d (): f, method_1005, func_189972_c
AxisAlignedBB (double, double, double): a, func_191195_a
AxisAlignedBB (double, double, double): a, method_1002, func_191195_a
AxisAlignedBB (AxisAlignedBB): a, func_191500_a
AxisAlignedBB (AxisAlignedBB): a, method_999, func_191500_a
AxisAlignedBB (Vec3d): a, func_191194_a
AxisAlignedBB (Vec3d): b, method_997, func_191194_a
double (EnumFacing$Axis): a, func_197745_a
double (EnumFacing$Axis): b, func_197742_b
boolean (double, double, double): e, func_197744_e
boolean (double, double, double): e, method_1008, func_197744_e
AxisAlignedBB (double, double, double): f, func_211539_f
RayTraceResult (Vec3d, Vec3d, BlockPos): a, func_197739_a
RayTraceResult (Iterable<AxisAlignedBB>, Vec3d, Vec3d, BlockPos): a, func_197743_a
EnumFacing (AxisAlignedBB, Vec3d, double[], EnumFacing, double, double, double): a, func_197741_a
EnumFacing (double[], EnumFacing, double, double, double, double, double, double, double, double, EnumFacing, double, double, double): a, func_197740_a
AxisAlignedBB (MutableBoundingBox): a, method_19316, func_216363_a
double (Direction$Axis): a, method_1001, func_197745_a
double (Direction$Axis): b, method_990, func_197742_b
AxisAlignedBB (Vec3d): a, method_18804, func_216361_a
double (): b, method_17939, func_216364_b
double (): c, method_17940, func_216360_c
double (): d, method_17941, func_216362_d
Optional<Vec3d> (Vec3d, Vec3d): b, method_992, func_216365_b
BlockRayTraceResult (Iterable<AxisAlignedBB>, Vec3d, Vec3d, BlockPos): a, method_1010, func_197743_a
Direction (AxisAlignedBB, Vec3d, double[], Direction, double, double, double): a, method_1007, func_197741_a
Direction (double[], Direction, double, double, double, double, double, double, double, double, Direction, double, double, double): a, method_998, func_197740_a
1.13.2
Names
cdz
cea
Fields
Constructors
Methods
1.13.1
Names
cdp
cdz
Fields
Constructors
Methods
1.13
Names
bhb
cdp
Fields
Constructors
Methods
AxisAlignedBB (double): e, func_186666_e
double (AxisAlignedBB, double): a, func_72316_a
double (AxisAlignedBB, double): b, func_72323_b
double (AxisAlignedBB, double): c, func_72322_c
boolean (Vec3d, Vec3d, Vec3d): a, func_186661_a
Vec3d (double, Vec3d, Vec3d): a, func_186671_a
Vec3d (double, Vec3d, Vec3d): b, func_186663_b
Vec3d (double, Vec3d, Vec3d): c, func_186665_c
boolean (Vec3d): c, func_186660_b
boolean (Vec3d): d, func_186667_c
boolean (Vec3d): e, func_186669_d
double (EnumFacing$Axis): a, func_197745_a
double (EnumFacing$Axis): b, func_197742_b
boolean (double, double, double): e, func_197744_e
AxisAlignedBB (double, double, double): f, func_211539_f
RayTraceResult (Vec3d, Vec3d, BlockPos): a, func_197739_a
RayTraceResult (Iterable<AxisAlignedBB>, Vec3d, Vec3d, BlockPos): a, func_197743_a
EnumFacing (AxisAlignedBB, Vec3d, double[], EnumFacing, double, double, double): a, func_197741_a
EnumFacing (double[], EnumFacing, double, double, double, double, double, double, double, double, EnumFacing, double, double, double): a, func_197740_a
1.12.2
Names
Fields
Constructors
Methods
1.12.1
Names
bgz
bhb
Fields
Constructors
Methods
1.12
Names
bdt
bgz
Fields
Constructors
Methods
1.11.2
Names
Fields
Constructors
Methods
1.11.1
Names
bdr
bdt
Fields
Constructors
Methods
1.11
Names
bby
bdr
Fields
Constructors
Methods
AxisAlignedBB (double, double, double): a, func_72321_a
AxisAlignedBB (double, double, double): b, func_72321_a
AxisAlignedBB (double, double, double): b, func_72314_b
AxisAlignedBB (double, double, double): c, func_72314_b
AxisAlignedBB (AxisAlignedBB): a, func_111270_a
AxisAlignedBB (AxisAlignedBB): b, func_111270_a
AxisAlignedBB (double, double, double): c, func_72317_d
AxisAlignedBB (double, double, double): d, func_72317_d
boolean (AxisAlignedBB): b, func_72326_a
boolean (AxisAlignedBB): c, func_72326_a
boolean (Vec3d): a, func_72318_a
boolean (Vec3d): b, func_72318_a
boolean (Vec3d): b, func_186660_b
boolean (Vec3d): c, func_186660_b
boolean (Vec3d): c, func_186667_c
boolean (Vec3d): d, func_186667_c
boolean (Vec3d): d, func_186669_d
boolean (Vec3d): e, func_186669_d
AxisAlignedBB (double, double, double): a, func_191195_a
AxisAlignedBB (AxisAlignedBB): a, func_191500_a
AxisAlignedBB (Vec3d): a, func_191194_a
1.10.2
Names
Fields
Constructors
Methods
1.10
Names
bbf
bby
Fields
Constructors
Methods
RayTraceResult (Vec3d, Vec3d): a, func_72327_a
RayTraceResult (Vec3d, Vec3d): b, func_72327_a
boolean (Vec3d, Vec3d): a, func_189973_a
Vec3d (): c, func_189972_c
1.9.4
Names
bbe
bbf
Fields
Constructors
Methods
1.9.2
Names
bbh
bbe
Fields
Constructors
Methods
1.9
Names
bbh
net.minecraft.util.math.AxisAlignedBB
Fields
double: a, field_72340_a
double: b, field_72338_b
double: c, field_72339_c
double: d, field_72336_d
double: e, field_72337_e
double: f, field_72334_f
Constructors
(double, double, double, double, double, double)
(BlockPos)
Methods
AxisAlignedBB (double): e, func_186666_e
AxisAlignedBB (double, double, double): a, func_72321_a
AxisAlignedBB (double, double, double): b, func_72314_b
AxisAlignedBB (double): g, func_186662_g
AxisAlignedBB (AxisAlignedBB): a, func_111270_a
AxisAlignedBB (double, double, double): c, func_72317_d
AxisAlignedBB (BlockPos): a, func_186670_a
double (AxisAlignedBB, double): a, func_72316_a
double (AxisAlignedBB, double): b, func_72323_b
double (AxisAlignedBB, double): c, func_72322_c
boolean (AxisAlignedBB): b, func_72326_a
boolean (double, double, double, double, double, double): a, func_186668_a
boolean (Vec3d): a, func_72318_a
double (): a, func_72320_b
AxisAlignedBB (double): h, func_186664_h
RayTraceResult (Vec3d, Vec3d): a, func_72327_a
boolean (Vec3d, Vec3d, Vec3d): a, func_186661_a
Vec3d (double, Vec3d, Vec3d): a, func_186671_a
Vec3d (double, Vec3d, Vec3d): b, func_186663_b
Vec3d (double, Vec3d, Vec3d): c, func_186665_c
boolean (Vec3d): b, func_186660_b
boolean (Vec3d): c, func_186667_c
boolean (Vec3d): d, func_186669_d
boolean (): b, func_181656_b