History - net.minecraft.world.phys.shapes.Shapes

1.21.7

Names

Fields

VoxelShape: f, EMPTY, field_1384, EMPTY, f_83038_

VoxelShape: f, EMPTY, field_1384, EMPTY

VoxelShape: d, BLOCK, field_1385, FULL_CUBE, f_83037_

VoxelShape: d, BLOCK, field_1385, FULL_CUBE

VoxelShape: c, INFINITY, field_17669, UNBOUNDED, f_83036_

VoxelShape: c, INFINITY, field_17669, UNBOUNDED

double: a, EPSILON, field_31880, MIN_SIZE, f_166025_

double: a, EPSILON, field_31880, MIN_SIZE

double: b, BIG_EPSILON, field_31881, field_31881, f_166026_

double: b, BIG_EPSILON, field_31881, field_31881

Vec3: e, BLOCK_CENTER, field_55842, BLOCK_CENTER, f_381403_

Vec3: e, BLOCK_CENTER, field_55842, BLOCK_CENTER

Constructors

Methods

VoxelShape (): a, empty, method_1073, empty, m_83040_

VoxelShape (): a, empty, method_1073, empty

VoxelShape (): b, block, method_1077, fullCube, m_83144_

VoxelShape (): b, block, method_1077, fullCube

VoxelShape (double, double, double, double, double, double): a, box, method_1081, cuboid, m_83048_

VoxelShape (double, double, double, double, double, double): a, box, method_1081, cuboid

VoxelShape (AABB): a, create, method_1078, cuboid, m_83064_

VoxelShape (AABB): a, create, method_1078, cuboid

int (double, double): a, findBits, method_1086, findRequiredBitResolution, m_83041_

int (double, double): a, findBits, method_1086, findRequiredBitResolution

long (int, int): a, lcm, method_1079, lcm, m_83055_

long (int, int): a, lcm, method_1079, lcm

VoxelShape (VoxelShape, VoxelShape): a, or, method_1084, union, m_83110_

VoxelShape (VoxelShape, VoxelShape): a, or, method_1084, union

VoxelShape (VoxelShape, VoxelShape, BooleanOp): a, join, method_1072, combineAndSimplify, m_83113_

VoxelShape (VoxelShape, VoxelShape, BooleanOp): a, join, method_1072, combineAndSimplify

VoxelShape (VoxelShape, VoxelShape, BooleanOp): b, joinUnoptimized, method_1082, combine, m_83148_

VoxelShape (VoxelShape, VoxelShape, BooleanOp): b, joinUnoptimized, method_1082, combine

boolean (VoxelShape, VoxelShape, BooleanOp): c, joinIsNotEmpty, method_1074, matchesAnywhere, m_83157_

boolean (VoxelShape, VoxelShape, BooleanOp): c, joinIsNotEmpty, method_1074, matchesAnywhere

boolean (IndexMerger, IndexMerger, IndexMerger, DiscreteVoxelShape, DiscreteVoxelShape, BooleanOp): a, joinIsNotEmpty, method_1071, matchesAnywhere, m_83103_

boolean (IndexMerger, IndexMerger, IndexMerger, DiscreteVoxelShape, DiscreteVoxelShape, BooleanOp): a, joinIsNotEmpty, method_1071, matchesAnywhere

IndexMerger (int, it.unimi.dsi.fastutil.doubles.DoubleList, it.unimi.dsi.fastutil.doubles.DoubleList, boolean, boolean): a, createIndexMerger, method_1069, createListPair, m_83058_

IndexMerger (int, it.unimi.dsi.fastutil.doubles.DoubleList, it.unimi.dsi.fastutil.doubles.DoubleList, boolean, boolean): a, createIndexMerger, method_1069, createListPair

VoxelShape (VoxelShape, VoxelShape...): a, or, method_17786, union, m_83124_

VoxelShape (VoxelShape, VoxelShape...): a, or, method_17786, union

boolean (VoxelShape, VoxelShape, Direction): b, mergedFaceOccludes, method_1080, adjacentSidesCoverSquare, m_83152_

boolean (VoxelShape, VoxelShape, Direction): b, mergedFaceOccludes, method_1080, adjacentSidesCoverSquare

boolean (VoxelShape, VoxelShape, Direction): a, blockOccludes, method_1083, isSideCovered, m_83117_

boolean (VoxelShape, VoxelShape, Direction): a, blockOccludes, method_1083, isSideCovered

boolean (VoxelShape, VoxelShape): b, faceShapeOccludes, method_20713, unionCoversFullCube, m_83145_

boolean (VoxelShape, VoxelShape): b, faceShapeOccludes, method_20713, unionCoversFullCube

VoxelShape (double, double, double, double, double, double): b, create, method_31943, cuboidUnchecked, m_166049_

VoxelShape (double, double, double, double, double, double): b, create, method_31943, cuboidUnchecked

double (Direction$Axis, AABB, Iterable<VoxelShape>, double): a, collide, method_1085, calculateMaxOffset, m_193135_

double (Direction$Axis, AABB, Iterable<VoxelShape>, double): a, collide, method_1085, calculateMaxOffset

VoxelShape (VoxelShape, OctahedralGroup): a, rotate, method_66496, transform, m_386570_

VoxelShape (VoxelShape, OctahedralGroup): a, rotate, method_66496, transform

VoxelShape (VoxelShape, OctahedralGroup, Vec3): a, rotate, method_66497, transform, m_388241_

VoxelShape (VoxelShape, OctahedralGroup, Vec3): a, rotate, method_66497, transform

it.unimi.dsi.fastutil.doubles.DoubleList (it.unimi.dsi.fastutil.doubles.DoubleList, boolean, double, double): a, makeAxis, method_66498, transform, m_384672_

it.unimi.dsi.fastutil.doubles.DoubleList (it.unimi.dsi.fastutil.doubles.DoubleList, boolean, double, double): a, makeAxis, method_66498, transform

boolean (VoxelShape, VoxelShape): c, equal, method_66503, equal, m_384831_

boolean (VoxelShape, VoxelShape): c, equal, method_66503, equal

Map<Direction$Axis, VoxelShape> (VoxelShape): a, rotateHorizontalAxis, method_66494, createHorizontalAxisShapeMap, m_385627_

Map<Direction$Axis, VoxelShape> (VoxelShape): a, rotateHorizontalAxis, method_66494, createHorizontalAxisShapeMap

Map<Direction$Axis, VoxelShape> (VoxelShape, Vec3): a, rotateHorizontalAxis, method_66495, createHorizontalAxisShapeMap, m_389047_

Map<Direction$Axis, VoxelShape> (VoxelShape, Vec3): a, rotateHorizontalAxis, method_66495, createHorizontalAxisShapeMap

Map<Direction$Axis, VoxelShape> (VoxelShape): b, rotateAllAxis, method_66499, createAxisShapeMap, m_388654_

Map<Direction$Axis, VoxelShape> (VoxelShape): b, rotateAllAxis, method_66499, createAxisShapeMap

Map<Direction$Axis, VoxelShape> (VoxelShape, Vec3): b, rotateAllAxis, method_66500, createAxisShapeMap, m_387646_

Map<Direction$Axis, VoxelShape> (VoxelShape, Vec3): b, rotateAllAxis, method_66500, createAxisShapeMap

Map<Direction, VoxelShape> (VoxelShape): c, rotateHorizontal, method_66501, createHorizontalFacingShapeMap, m_387425_

Map<Direction, VoxelShape> (VoxelShape): c, rotateHorizontal, method_66501, createHorizontalFacingShapeMap

Map<Direction, VoxelShape> (VoxelShape, Vec3): c, rotateHorizontal, method_66502, createHorizontalFacingShapeMap, m_387977_

Map<Direction, VoxelShape> (VoxelShape, Vec3): c, rotateHorizontal, method_66502, createHorizontalFacingShapeMap

Map<Direction, VoxelShape> (VoxelShape): d, rotateAll, method_66504, createFacingShapeMap, m_385556_

Map<Direction, VoxelShape> (VoxelShape): d, rotateAll, method_66504, createFacingShapeMap

Map<Direction, VoxelShape> (VoxelShape, Vec3): d, rotateAll, method_66505, createFacingShapeMap, m_388985_

Map<Direction, VoxelShape> (VoxelShape, Vec3): d, rotateAll, method_66505, createFacingShapeMap

Map<AttachFace, Map<Direction, VoxelShape>> (VoxelShape): e, rotateAttachFace, method_66506, createBlockFaceHorizontalFacingShapeMap, m_384225_

Map<AttachFace, Map<Direction, VoxelShape>> (VoxelShape): e, rotateAttachFace, method_66506, createBlockFaceHorizontalFacingShapeMap

1.21.6

Names

fgt

fjj

Fields

Constructors

Methods

1.21.5

Names

fbs

fgt

Fields

VoxelShape: e, EMPTY, field_1384, EMPTY, f_83038_

VoxelShape: f, EMPTY, field_1384, EMPTY, f_83038_

Vec3: e, BLOCK_CENTER, field_55842, BLOCK_CENTER, f_381403_

Constructors

Methods

boolean (VoxelShape, VoxelShape, Direction): a, blockOccudes, method_1083, isSideCovered, m_83117_

boolean (VoxelShape, VoxelShape, Direction): a, blockOccludes, method_1083, isSideCovered, m_83117_

VoxelShape (VoxelShape, OctahedralGroup): a, rotate, method_66496, transform, m_386570_

VoxelShape (VoxelShape, OctahedralGroup, Vec3): a, rotate, method_66497, transform, m_388241_

it.unimi.dsi.fastutil.doubles.DoubleList (it.unimi.dsi.fastutil.doubles.DoubleList, boolean, double, double): a, makeAxis, method_66498, transform, m_384672_

boolean (VoxelShape, VoxelShape): c, equal, method_66503, equal, m_384831_

Map<Direction$Axis, VoxelShape> (VoxelShape): a, rotateHorizontalAxis, method_66494, createHorizontalAxisShapeMap, m_385627_

Map<Direction$Axis, VoxelShape> (VoxelShape, Vec3): a, rotateHorizontalAxis, method_66495, createHorizontalAxisShapeMap, m_389047_

Map<Direction$Axis, VoxelShape> (VoxelShape): b, rotateAllAxis, method_66499, createAxisShapeMap, m_388654_

Map<Direction$Axis, VoxelShape> (VoxelShape, Vec3): b, rotateAllAxis, method_66500, createAxisShapeMap, m_387646_

Map<Direction, VoxelShape> (VoxelShape): c, rotateHorizontal, method_66501, createHorizontalFacingShapeMap, m_387425_

Map<Direction, VoxelShape> (VoxelShape, Vec3): c, rotateHorizontal, method_66502, createHorizontalFacingShapeMap, m_387977_

Map<Direction, VoxelShape> (VoxelShape): d, rotateAll, method_66504, createFacingShapeMap, m_385556_

Map<Direction, VoxelShape> (VoxelShape, Vec3): d, rotateAll, method_66505, createFacingShapeMap, m_388985_

Map<AttachFace, Map<Direction, VoxelShape>> (VoxelShape): e, rotateAttachFace, method_66506, createBlockFaceHorizontalFacingShapeMap, m_384225_

1.21.4

Names

fcp

fbs

Fields

Constructors

Methods

1.21.3

Names

exs

fcp

Fields

Constructors

Methods

VoxelShape (VoxelShape, Direction): a, getFaceShape, method_16344, extrudeFace, m_83121_

1.21.1

Names

Fields

Constructors

Methods

1.21

Names

ewj

exs

Fields

Constructors

Methods

1.20.6

Names

emj

ewj

Fields

Constructors

Methods

1.20.4

Names

eid

emj

Fields

Constructors

Methods

1.20.2

Names

eey

eid

Fields

Constructors

Methods

1.20.1

Names

edu

eey

Fields

Constructors

Methods

1.19.4

Names

eau

edu

Fields

Constructors

Methods

1.19.3

Names

dxg

eau

Fields

double: a, EPSILON, field_31880, field_31880, f_166025_

double: a, EPSILON, field_31880, MIN_SIZE, f_166025_

Constructors

Methods

1.19.2

Names

Fields

Constructors

Methods

1.19.1

Names

dwj

dxg

Fields

Constructors

Methods

1.19

Names

dqe

dwj

Fields

Constructors

Methods

1.18.2

Names

dpc

dqe

Fields

Constructors

Methods

1.18.1

Names

Fields

Constructors

Methods

1.18

Names

dnq

dpc

Fields

Constructors

Methods

double (Direction$Axis, AABB, Stream<VoxelShape>, double): a, collide, method_1085, calculateMaxOffset, m_83134_

double (Direction$Axis, AABB, LevelReader, double, CollisionContext, Stream<VoxelShape>): a, collide, method_17945, calculatePushVelocity, m_83127_

double (AABB, LevelReader, double, CollisionContext, AxisCycle, Stream<VoxelShape>): a, collide, method_17944, calculatePushVelocity, m_83066_

int (double, double, double): a, lastC, method_17943, clamp, m_83044_

double (Direction$Axis, AABB, Iterable<VoxelShape>, double): a, collide, method_1085, calculateMaxOffset, m_193135_

1.17.1

Names

Fields

Constructors

Methods

1.17

Names

dde

dnq

net.minecraft.util.math.shapes.VoxelShapes

net.minecraft.src.C_3068_

Fields

VoxelShape: c, EMPTY, field_1384, EMPTY, field_197886_a

VoxelShape: e, EMPTY, field_1384, EMPTY, f_83038_

VoxelShape: b, BLOCK, field_1385, FULL_CUBE, field_197887_b

VoxelShape: d, BLOCK, field_1385, FULL_CUBE, f_83037_

VoxelShape: a, INFINITY, field_17669, UNBOUNDED, field_216389_a

VoxelShape: c, INFINITY, field_17669, UNBOUNDED, f_83036_

double: a, EPSILON, field_31880, field_31880, f_166025_

double: b, BIG_EPSILON, field_31881, field_31881, f_166026_

Constructors

()

Methods

VoxelShape (): a, empty, method_1073, empty, func_197880_a

VoxelShape (): a, empty, method_1073, empty, m_83040_

VoxelShape (): b, block, method_1077, fullCube, func_197868_b

VoxelShape (): b, block, method_1077, fullCube, m_83144_

VoxelShape (double, double, double, double, double, double): a, box, method_1081, cuboid, func_197873_a

VoxelShape (double, double, double, double, double, double): a, box, method_1081, cuboid, m_83048_

VoxelShape (AABB): a, create, method_1078, cuboid, func_197881_a

VoxelShape (AABB): a, create, method_1078, cuboid, m_83064_

int (double, double): a, findBits, method_1086, findRequiredBitResolution, func_197885_a

int (double, double): a, findBits, method_1086, findRequiredBitResolution, m_83041_

long (int, int): a, lcm, method_1079, lcm, func_197877_a

long (int, int): a, lcm, method_1079, lcm, m_83055_

VoxelShape (VoxelShape, VoxelShape): a, or, method_1084, union, func_197872_a

VoxelShape (VoxelShape, VoxelShape): a, or, method_1084, union, m_83110_

VoxelShape (VoxelShape, VoxelShape, BooleanOp): a, join, method_1072, combineAndSimplify, func_197878_a

VoxelShape (VoxelShape, VoxelShape, BooleanOp): a, join, method_1072, combineAndSimplify, m_83113_

VoxelShape (VoxelShape, VoxelShape, BooleanOp): b, joinUnoptimized, method_1082, combine, func_197882_b

VoxelShape (VoxelShape, VoxelShape, BooleanOp): b, joinUnoptimized, method_1082, combine, m_83148_

boolean (VoxelShape, VoxelShape, BooleanOp): c, joinIsNotEmpty, method_1074, matchesAnywhere, func_197879_c

boolean (VoxelShape, VoxelShape, BooleanOp): c, joinIsNotEmpty, method_1074, matchesAnywhere, m_83157_

boolean (IndexMerger, IndexMerger, IndexMerger, DiscreteVoxelShape, DiscreteVoxelShape, BooleanOp): a, joinIsNotEmpty, method_1071, matchesAnywhere, func_197874_a

boolean (IndexMerger, IndexMerger, IndexMerger, DiscreteVoxelShape, DiscreteVoxelShape, BooleanOp): a, joinIsNotEmpty, method_1071, matchesAnywhere, m_83103_

IndexMerger (int, it.unimi.dsi.fastutil.doubles.DoubleList, it.unimi.dsi.fastutil.doubles.DoubleList, boolean, boolean): a, createIndexMerger, method_1069, createListPair, func_199410_a

IndexMerger (int, it.unimi.dsi.fastutil.doubles.DoubleList, it.unimi.dsi.fastutil.doubles.DoubleList, boolean, boolean): a, createIndexMerger, method_1069, createListPair, m_83058_

VoxelShape (VoxelShape, VoxelShape...): a, or, method_17786, union, func_216384_a

VoxelShape (VoxelShape, VoxelShape...): a, or, method_17786, union, m_83124_

double (Direction$Axis, AABB, Stream<VoxelShape>, double): a, collide, method_1085, calculateMaxOffset, func_212437_a

double (Direction$Axis, AABB, Stream<VoxelShape>, double): a, collide, method_1085, calculateMaxOffset, m_83134_

double (Direction$Axis, AABB, LevelReader, double, CollisionContext, Stream<VoxelShape>): a, collide, method_17945, calculatePushVelocity, func_216383_a

double (Direction$Axis, AABB, LevelReader, double, CollisionContext, Stream<VoxelShape>): a, collide, method_17945, calculatePushVelocity, m_83127_

double (AABB, LevelReader, double, CollisionContext, AxisCycle, Stream<VoxelShape>): a, collide, method_17944, calculatePushVelocity, func_216386_a

double (AABB, LevelReader, double, CollisionContext, AxisCycle, Stream<VoxelShape>): a, collide, method_17944, calculatePushVelocity, m_83066_

int (double, double, double): a, lastC, method_17943, clamp, func_216385_a

int (double, double, double): a, lastC, method_17943, clamp, m_83044_

VoxelShape (VoxelShape, Direction): a, getFaceShape, method_16344, extrudeFace, func_216387_a

VoxelShape (VoxelShape, Direction): a, getFaceShape, method_16344, extrudeFace, m_83121_

boolean (VoxelShape, VoxelShape, Direction): b, mergedFaceOccludes, method_1080, adjacentSidesCoverSquare, func_204642_b

boolean (VoxelShape, VoxelShape, Direction): b, mergedFaceOccludes, method_1080, adjacentSidesCoverSquare, m_83152_

boolean (VoxelShape, VoxelShape, Direction): a, blockOccudes, method_1083, isSideCovered, func_197875_a

boolean (VoxelShape, VoxelShape, Direction): a, blockOccudes, method_1083, isSideCovered, m_83117_

boolean (VoxelShape, VoxelShape): b, faceShapeOccludes, method_20713, unionCoversFullCube, func_223416_b

boolean (VoxelShape, VoxelShape): b, faceShapeOccludes, method_20713, unionCoversFullCube, m_83145_

VoxelShape (double, double, double, double, double, double): b, create, method_31943, cuboidUnchecked, m_166049_

1.16.5

Names

Fields

Constructors

Methods

1.16.4

Names

ddb

dde

Fields

Constructors

Methods

1.16.3

Names

Fields

Constructors

Methods

1.16.2

Names

dfd

ddb

Fields

Constructors

Methods

1.16.1

Names

cwc

dfd

Fields

Constructors

Methods

1.15.2

Names

cvz

cwc

Fields

Constructors

Methods

1.15.1

Names

Fields

Constructors

Methods

1.15

Names

csz

cvz

Fields

Constructors

Methods

double (Direction$Axis, AABB, LevelReader, double, CollisionContext, Stream<VoxelShape>): a, collide, method_17945, calculateSoftOffset, func_216383_a

double (Direction$Axis, AABB, LevelReader, double, CollisionContext, Stream<VoxelShape>): a, collide, method_17945, calculatePushVelocity, func_216383_a

double (AABB, LevelReader, double, CollisionContext, AxisCycle, Stream<VoxelShape>): a, collide, method_17944, func_216386_a

double (AABB, LevelReader, double, CollisionContext, AxisCycle, Stream<VoxelShape>): a, collide, method_17944, calculatePushVelocity, func_216386_a

int (double, double, double): a, lastC, method_17943, func_216385_a

int (double, double, double): a, lastC, method_17943, clamp, func_216385_a

VoxelShape (VoxelShape, Direction): a, getFaceShape, method_16344, func_216387_a

VoxelShape (VoxelShape, Direction): a, getFaceShape, method_16344, extrudeFace, func_216387_a

boolean (VoxelShape, VoxelShape, Direction): b, mergedFaceOccludes, method_1080, func_204642_b

boolean (VoxelShape, VoxelShape, Direction): b, mergedFaceOccludes, method_1080, adjacentSidesCoverSquare, func_204642_b

boolean (VoxelShape, VoxelShape, Direction): a, blockOccudes, method_1083, func_197875_a

boolean (VoxelShape, VoxelShape, Direction): a, blockOccudes, method_1083, isSideCovered, func_197875_a

boolean (VoxelShape, VoxelShape): b, faceShapeOccludes, method_20713, func_223416_b

boolean (VoxelShape, VoxelShape): b, faceShapeOccludes, method_20713, unionCoversFullCube, func_223416_b

1.14.4

Names

css

csz

net.minecraft.world.phys.shapes.Shapes

Fields

VoxelShape: c, field_1384, EMPTY, field_197886_a

VoxelShape: c, EMPTY, field_1384, EMPTY, field_197886_a

VoxelShape: b, field_1385, FULL_CUBE, field_197887_b

VoxelShape: b, BLOCK, field_1385, FULL_CUBE, field_197887_b

VoxelShape: a, field_17669, UNBOUNDED, field_216389_a

VoxelShape: a, INFINITY, field_17669, UNBOUNDED, field_216389_a

Constructors

Methods

VoxelShape (): a, method_1073, empty, func_197880_a

VoxelShape (): a, empty, method_1073, empty, func_197880_a

VoxelShape (): b, method_1077, fullCube, func_197868_b

VoxelShape (): b, block, method_1077, fullCube, func_197868_b

VoxelShape (double, double, double, double, double, double): a, method_1081, cuboid, func_197873_a

VoxelShape (double, double, double, double, double, double): a, box, method_1081, cuboid, func_197873_a

VoxelShape (Box): a, method_1078, cuboid, func_197881_a

VoxelShape (AABB): a, create, method_1078, cuboid, func_197881_a

int (double, double): a, method_1086, findRequiredBitResolution, func_197885_a

int (double, double): a, findBits, method_1086, findRequiredBitResolution, func_197885_a

long (int, int): a, method_1079, lcm, func_197877_a

long (int, int): a, lcm, method_1079, lcm, func_197877_a

VoxelShape (VoxelShape, VoxelShape): a, method_1084, union, func_197872_a

VoxelShape (VoxelShape, VoxelShape): a, or, method_1084, union, func_197872_a

VoxelShape (VoxelShape, VoxelShape, BooleanBiFunction): a, method_1072, combineAndSimplify, func_197878_a

VoxelShape (VoxelShape, VoxelShape, BooleanOp): a, join, method_1072, combineAndSimplify, func_197878_a

VoxelShape (VoxelShape, VoxelShape, BooleanBiFunction): b, method_1082, combine, func_197882_b

VoxelShape (VoxelShape, VoxelShape, BooleanOp): b, joinUnoptimized, method_1082, combine, func_197882_b

boolean (VoxelShape, VoxelShape, BooleanBiFunction): c, method_1074, matchesAnywhere, func_197879_c

boolean (VoxelShape, VoxelShape, BooleanOp): c, joinIsNotEmpty, method_1074, matchesAnywhere, func_197879_c

boolean (DoubleListPair, DoubleListPair, DoubleListPair, VoxelSet, VoxelSet, BooleanBiFunction): a, method_1071, matchesAnywhere, func_197874_a

boolean (IndexMerger, IndexMerger, IndexMerger, DiscreteVoxelShape, DiscreteVoxelShape, BooleanOp): a, joinIsNotEmpty, method_1071, matchesAnywhere, func_197874_a

DoubleListPair (int, it.unimi.dsi.fastutil.doubles.DoubleList, it.unimi.dsi.fastutil.doubles.DoubleList, boolean, boolean): a, method_1069, createListPair, func_199410_a

IndexMerger (int, it.unimi.dsi.fastutil.doubles.DoubleList, it.unimi.dsi.fastutil.doubles.DoubleList, boolean, boolean): a, createIndexMerger, method_1069, createListPair, func_199410_a

VoxelShape (VoxelShape, VoxelShape...): a, method_17786, union, func_216384_a

VoxelShape (VoxelShape, VoxelShape...): a, or, method_17786, union, func_216384_a

double (Direction$Axis, Box, Stream<VoxelShape>, double): a, method_1085, calculateMaxOffset, func_212437_a

double (Direction$Axis, AABB, Stream<VoxelShape>, double): a, collide, method_1085, calculateMaxOffset, func_212437_a

double (Direction$Axis, Box, ViewableWorld, double, EntityContext, Stream<VoxelShape>): a, method_17945, calculateSoftOffset, func_216383_a

double (Direction$Axis, AABB, LevelReader, double, CollisionContext, Stream<VoxelShape>): a, collide, method_17945, calculateSoftOffset, func_216383_a

double (Box, ViewableWorld, double, EntityContext, AxisCycleDirection, Stream<VoxelShape>): a, method_17944, method_17944, func_216386_a

double (AABB, LevelReader, double, CollisionContext, AxisCycle, Stream<VoxelShape>): a, collide, method_17944, func_216386_a

int (double, double, double): a, method_17943, method_17943, func_216385_a

int (double, double, double): a, lastC, method_17943, func_216385_a

VoxelShape (VoxelShape, Direction): a, method_16344, method_16344, func_216387_a

VoxelShape (VoxelShape, Direction): a, getFaceShape, method_16344, func_216387_a

boolean (VoxelShape, VoxelShape, Direction): b, method_1080, method_1080, func_204642_b

boolean (VoxelShape, VoxelShape, Direction): b, mergedFaceOccludes, method_1080, func_204642_b

boolean (VoxelShape, VoxelShape, Direction): a, method_1083, method_1083, func_197875_a

boolean (VoxelShape, VoxelShape, Direction): a, blockOccudes, method_1083, func_197875_a

boolean (VoxelShape, VoxelShape): b, method_20713, method_20713, func_223416_b

boolean (VoxelShape, VoxelShape): b, faceShapeOccludes, method_20713, func_223416_b

1.14.3

Names

cso

css

net.minecraft.util.shape.VoxelShapes

Fields

VoxelShape: c, field_1384, field_197886_a

VoxelShape: c, field_1384, EMPTY, field_197886_a

VoxelShape: b, field_1385, field_197887_b

VoxelShape: b, field_1385, FULL_CUBE, field_197887_b

VoxelShape: a, field_17669, field_216389_a

VoxelShape: a, field_17669, UNBOUNDED, field_216389_a

Constructors

Methods

VoxelShape (): a, method_1073, func_197880_a

VoxelShape (): a, method_1073, empty, func_197880_a

VoxelShape (): b, method_1077, func_197868_b

VoxelShape (): b, method_1077, fullCube, func_197868_b

VoxelShape (double, double, double, double, double, double): a, method_1081, func_197873_a

VoxelShape (double, double, double, double, double, double): a, method_1081, cuboid, func_197873_a

VoxelShape (AxisAlignedBB): a, method_1078, func_197881_a

VoxelShape (Box): a, method_1078, cuboid, func_197881_a

int (double, double): a, method_1086, func_197885_a

int (double, double): a, method_1086, findRequiredBitResolution, func_197885_a

long (int, int): a, method_1079, func_197877_a

long (int, int): a, method_1079, lcm, func_197877_a

VoxelShape (VoxelShape, VoxelShape): a, method_1084, func_197872_a

VoxelShape (VoxelShape, VoxelShape): a, method_1084, union, func_197872_a

VoxelShape (VoxelShape, VoxelShape, IBooleanFunction): a, method_1072, func_197878_a

VoxelShape (VoxelShape, VoxelShape, BooleanBiFunction): a, method_1072, combineAndSimplify, func_197878_a

VoxelShape (VoxelShape, VoxelShape, IBooleanFunction): b, method_1082, func_197882_b

VoxelShape (VoxelShape, VoxelShape, BooleanBiFunction): b, method_1082, combine, func_197882_b

boolean (VoxelShape, VoxelShape, IBooleanFunction): c, method_1074, func_197879_c

boolean (VoxelShape, VoxelShape, BooleanBiFunction): c, method_1074, matchesAnywhere, func_197879_c

boolean (IDoubleListMerger, IDoubleListMerger, IDoubleListMerger, VoxelShapePart, VoxelShapePart, IBooleanFunction): a, method_1071, func_197874_a

boolean (DoubleListPair, DoubleListPair, DoubleListPair, VoxelSet, VoxelSet, BooleanBiFunction): a, method_1071, matchesAnywhere, func_197874_a

IDoubleListMerger (int, it.unimi.dsi.fastutil.doubles.DoubleList, it.unimi.dsi.fastutil.doubles.DoubleList, boolean, boolean): a, method_1069, func_199410_a

DoubleListPair (int, it.unimi.dsi.fastutil.doubles.DoubleList, it.unimi.dsi.fastutil.doubles.DoubleList, boolean, boolean): a, method_1069, createListPair, func_199410_a

VoxelShape (VoxelShape, VoxelShape...): a, method_17786, func_216384_a

VoxelShape (VoxelShape, VoxelShape...): a, method_17786, union, func_216384_a

double (Direction$Axis, AxisAlignedBB, Stream<VoxelShape>, double): a, method_1085, func_212437_a

double (Direction$Axis, Box, Stream<VoxelShape>, double): a, method_1085, calculateMaxOffset, func_212437_a

double (Direction$Axis, AxisAlignedBB, IWorldReader, double, ISelectionContext, Stream<VoxelShape>): a, method_17945, func_216383_a

double (Direction$Axis, Box, ViewableWorld, double, EntityContext, Stream<VoxelShape>): a, method_17945, calculateSoftOffset, func_216383_a

double (AxisAlignedBB, IWorldReader, double, ISelectionContext, AxisRotation, Stream<VoxelShape>): a, method_17944, func_216386_a

double (Box, ViewableWorld, double, EntityContext, AxisCycleDirection, Stream<VoxelShape>): a, method_17944, method_17944, func_216386_a

int (double, double, double): a, method_17943, func_216385_a

int (double, double, double): a, method_17943, method_17943, func_216385_a

VoxelShape (VoxelShape, Direction): a, method_16344, func_216387_a

VoxelShape (VoxelShape, Direction): a, method_16344, method_16344, func_216387_a

boolean (VoxelShape, VoxelShape, Direction): b, method_1080, func_204642_b

boolean (VoxelShape, VoxelShape, Direction): b, method_1080, method_1080, func_204642_b

boolean (VoxelShape, VoxelShape, Direction): a, method_1083, func_197875_a

boolean (VoxelShape, VoxelShape, Direction): a, method_1083, method_1083, func_197875_a

boolean (VoxelShape, VoxelShape): b, method_20713, method_20713, func_223416_b

1.14.2

Names

Fields

Constructors

Methods

1.14.1

Names

csm

cso

Fields

Constructors

Methods

1.14

Names

cet

csm

net.minecraft.class_259

Fields

VoxelShape: a, field_197886_a

VoxelShape: c, field_1384, field_197886_a

VoxelShape: b, field_197887_b

VoxelShape: b, field_1385, field_197887_b

VoxelShape: a, field_17669, field_216389_a

Constructors

Methods

VoxelShape (): a, func_197880_a

VoxelShape (): a, method_1073, func_197880_a

VoxelShape (): b, func_197868_b

VoxelShape (): b, method_1077, func_197868_b

VoxelShape (double, double, double, double, double, double): a, func_197873_a

VoxelShape (double, double, double, double, double, double): a, method_1081, func_197873_a

VoxelShape (AxisAlignedBB): a, func_197881_a

VoxelShape (AxisAlignedBB): a, method_1078, func_197881_a

int (double, double): a, func_197885_a

int (double, double): a, method_1086, func_197885_a

long (int, int): a, func_197877_a

long (int, int): a, method_1079, func_197877_a

VoxelShape (VoxelShape, VoxelShape): a, func_197872_a

VoxelShape (VoxelShape, VoxelShape): a, method_1084, func_197872_a

VoxelShape (VoxelShape, VoxelShape, IBooleanFunction): a, func_197878_a

VoxelShape (VoxelShape, VoxelShape, IBooleanFunction): a, method_1072, func_197878_a

VoxelShape (VoxelShape, VoxelShape, IBooleanFunction): b, func_197882_b

VoxelShape (VoxelShape, VoxelShape, IBooleanFunction): b, method_1082, func_197882_b

boolean (VoxelShape, VoxelShape, IBooleanFunction): c, func_197879_c

boolean (VoxelShape, VoxelShape, IBooleanFunction): c, method_1074, func_197879_c

boolean (IDoubleListMerger, IDoubleListMerger, IDoubleListMerger, VoxelShapePart, VoxelShapePart, IBooleanFunction): a, func_197874_a

boolean (IDoubleListMerger, IDoubleListMerger, IDoubleListMerger, VoxelShapePart, VoxelShapePart, IBooleanFunction): a, method_1071, func_197874_a

double (EnumFacing$Axis, AxisAlignedBB, Stream<VoxelShape>, double): a, func_212437_a

boolean (VoxelShape, VoxelShape, EnumFacing): b, func_204642_b

IDoubleListMerger (int, it.unimi.dsi.fastutil.doubles.DoubleList, it.unimi.dsi.fastutil.doubles.DoubleList, boolean, boolean): a, func_199410_a

IDoubleListMerger (int, it.unimi.dsi.fastutil.doubles.DoubleList, it.unimi.dsi.fastutil.doubles.DoubleList, boolean, boolean): a, method_1069, func_199410_a

boolean (VoxelShape, VoxelShape, EnumFacing): a, func_197875_a

VoxelShape (VoxelShape, VoxelShape...): a, method_17786, func_216384_a

double (Direction$Axis, AxisAlignedBB, Stream<VoxelShape>, double): a, method_1085, func_212437_a

double (Direction$Axis, AxisAlignedBB, IWorldReader, double, ISelectionContext, Stream<VoxelShape>): a, method_17945, func_216383_a

double (AxisAlignedBB, IWorldReader, double, ISelectionContext, AxisRotation, Stream<VoxelShape>): a, method_17944, func_216386_a

int (double, double, double): a, method_17943, func_216385_a

VoxelShape (VoxelShape, Direction): a, method_16344, func_216387_a

boolean (VoxelShape, VoxelShape, Direction): b, method_1080, func_204642_b

boolean (VoxelShape, VoxelShape, Direction): a, method_1083, func_197875_a

1.13.2

Names

ces

cet

Fields

Constructors

Methods

1.13.1

Names

ces

net.minecraft.util.math.shapes.VoxelShapes

Fields

VoxelShape: a, field_197886_a

VoxelShape: b, field_197887_b

Constructors

Methods

VoxelShape (): a, func_197880_a

VoxelShape (): b, func_197868_b

VoxelShape (double, double, double, double, double, double): a, func_197873_a

VoxelShape (AxisAlignedBB): a, func_197881_a

int (double, double): a, func_197885_a

long (int, int): a, func_197877_a

VoxelShape (VoxelShape, VoxelShape): a, func_197872_a

VoxelShape (VoxelShape, VoxelShape, IBooleanFunction): a, func_197878_a

VoxelShape (VoxelShape, VoxelShape, IBooleanFunction): b, func_197882_b

boolean (VoxelShape, VoxelShape, IBooleanFunction): c, func_197879_c

boolean (IDoubleListMerger, IDoubleListMerger, IDoubleListMerger, VoxelShapePart, VoxelShapePart, IBooleanFunction): a, func_197874_a

double (EnumFacing$Axis, AxisAlignedBB, Stream<VoxelShape>, double): a, func_212437_a

boolean (VoxelShape, VoxelShape, EnumFacing): b, func_204642_b

IDoubleListMerger (int, it.unimi.dsi.fastutil.doubles.DoubleList, it.unimi.dsi.fastutil.doubles.DoubleList, boolean, boolean): a, func_199410_a

boolean (VoxelShape, VoxelShape, EnumFacing): a, func_197875_a