History - net.minecraft.core.BlockPos
25w18a
Names
iw
iy
Fields
BlockPos: c, ZERO, field_10980, ORIGIN, f_121853_
BlockPos: c, ZERO, field_10980
int: e, PACKED_Y_LENGTH, field_10975, SIZE_BITS_Y, f_121857_
int: e, PACKED_Y_LENGTH, field_10975
long: k, PACKED_X_MASK, field_10976, BITS_X, f_121858_
long: k, PACKED_X_MASK, field_10976
long: l, PACKED_Y_MASK, field_10974, BITS_Y, f_121859_
long: l, PACKED_Y_MASK, field_10974
long: m, PACKED_Z_MASK, field_10973, BITS_Z, f_121860_
long: m, PACKED_Z_MASK, field_10973
int: o, Z_OFFSET, field_10983, BIT_SHIFT_Z, f_121861_
int: o, Z_OFFSET, field_10983
int: p, X_OFFSET, field_10981, BIT_SHIFT_X, f_121862_
int: p, X_OFFSET, field_10981
com.mojang.serialization.Codec<BlockPos>: a, CODEC, field_25064, CODEC, f_121852_
com.mojang.serialization.Codec<BlockPos>: a, CODEC, field_25064
int: n, Y_OFFSET, field_33083, field_33083, f_175261_
int: n, Y_OFFSET, field_33083
org.slf4j.Logger: j, LOGGER, field_18789, LOGGER, f_121854_
org.slf4j.Logger: j, LOGGER, field_18789
StreamCodec<io.netty.buffer.ByteBuf, BlockPos>: b, STREAM_CODEC, field_48404, PACKET_CODEC, f_316462_
StreamCodec<io.netty.buffer.ByteBuf, BlockPos>: b, STREAM_CODEC, field_48404
int: d, PACKED_HORIZONTAL_LENGTH, field_54978, SIZE_BITS_XZ, f_348846_
int: d, PACKED_HORIZONTAL_LENGTH, field_54978
int: f, MAX_HORIZONTAL_COORDINATE, field_54979, MAX_XZ, f_348353_
int: f, MAX_HORIZONTAL_COORDINATE, field_54979
Constructors
Methods
BlockPos (int, int, int): b, offset, method_10069, add, m_7918_
BlockPos (int, int, int): b, offset, method_10069
BlockPos (Vec3i): a, offset, method_10081, add, m_121955_
BlockPos (Vec3i): a, offset, method_10081
BlockPos (Vec3i): b, subtract, method_10059, subtract, m_121996_
BlockPos (Vec3i): b, subtract, method_10059
BlockPos (): d, above, method_10084, up, m_7494_
BlockPos (): d, above, method_10084
BlockPos (int): b, above, method_10086, up, m_6630_
BlockPos (int): b, above, method_10086
BlockPos (): e, below, method_10074, down, m_7495_
BlockPos (): e, below, method_10074
BlockPos (int): c, below, method_10087, down, m_6625_
BlockPos (int): c, below, method_10087
BlockPos (): f, north, method_10095, north, m_122012_
BlockPos (): f, north, method_10095
BlockPos (int): d, north, method_10076, north, m_122013_
BlockPos (int): d, north, method_10076
BlockPos (): g, south, method_10072, south, m_122019_
BlockPos (): g, south, method_10072
BlockPos (int): e, south, method_10077, south, m_122020_
BlockPos (int): e, south, method_10077
BlockPos (): h, west, method_10067, west, m_122024_
BlockPos (): h, west, method_10067
BlockPos (int): f, west, method_10088, west, m_122025_
BlockPos (int): f, west, method_10088
BlockPos (): i, east, method_10078, east, m_122029_
BlockPos (): i, east, method_10078
BlockPos (int): g, east, method_10089, east, m_122030_
BlockPos (int): g, east, method_10089
BlockPos (Vec3i): c, cross, method_10075, crossProduct, m_7724_
BlockPos (Vec3i): c, cross, method_10075
BlockPos (): j, immutable, method_10062, toImmutable, m_7949_
BlockPos (): j, immutable, method_10062
BlockPos (Rotation): a, rotate, method_10070, rotate, m_7954_
BlockPos (Rotation): a, rotate, method_10070
Iterable<BlockPos> (int, int, int, int, int, int): b, betweenClosed, method_10094, iterate, m_121976_
Iterable<BlockPos> (int, int, int, int, int, int): b, betweenClosed, method_10094
long (long, Direction): a, offset, method_10060, offset, m_121915_
long (long, Direction): a, offset, method_10060
long (long, int, int, int): a, offset, method_10096, add, m_121910_
long (long, int, int, int): a, offset, method_10096
int (long): a, getX, method_10061, unpackLongX, m_121983_
int (long): a, getX, method_10061
int (long): b, getY, method_10071, unpackLongY, m_122008_
int (long): b, getY, method_10071
int (long): c, getZ, method_10083, unpackLongZ, m_122015_
int (long): c, getZ, method_10083
BlockPos (long): d, of, method_10092, fromLong, m_122022_
BlockPos (long): d, of, method_10092
long (int, int, int): a, asLong, method_10064, asLong, m_121882_
long (int, int, int): a, asLong, method_10064
long (long): e, getFlatIndex, method_10091, removeChunkSectionLocalY, m_122027_
long (long): e, getFlatIndex, method_10091
long (): a, asLong, method_10063, asLong, m_121878_
long (): a, asLong, method_10063
BlockPos (Direction): a, relative, method_10093, offset, m_121945_
BlockPos (Direction): a, relative, method_10093
BlockPos (Direction, int): a, relative, method_10079, offset, m_5484_
BlockPos (Direction, int): a, relative, method_10079
Iterable<BlockPos> (BlockPos, BlockPos): c, betweenClosed, method_10097, iterate, m_121940_
Iterable<BlockPos> (BlockPos, BlockPos): c, betweenClosed, method_10097
Stream<BlockPos> (BlockPos, BlockPos): d, betweenClosedStream, method_20437, stream, m_121990_
Stream<BlockPos> (BlockPos, BlockPos): d, betweenClosedStream, method_20437
Stream<BlockPos> (int, int, int, int, int, int): a, betweenClosedStream, method_17962, stream, m_121886_
Stream<BlockPos> (int, int, int, int, int, int): a, betweenClosedStream, method_17962
Stream<BlockPos> (BoundingBox): a, betweenClosedStream, method_23627, stream, m_121919_
Stream<BlockPos> (BoundingBox): a, betweenClosedStream, method_23627
BlockPos$MutableBlockPos (): k, mutable, method_25503, mutableCopy, m_122032_
BlockPos$MutableBlockPos (): k, mutable, method_25503
Iterable<BlockPos> (BlockPos, int, int, int): a, withinManhattan, method_25996, iterateOutwards, m_121925_
Iterable<BlockPos> (BlockPos, int, int, int): a, withinManhattan, method_25996
Optional<BlockPos> (BlockPos, int, int, Predicate<BlockPos>): a, findClosestMatch, method_25997, findClosest, m_121930_
Optional<BlockPos> (BlockPos, int, int, Predicate<BlockPos>): a, findClosestMatch, method_25997
Stream<BlockPos> (BlockPos, int, int, int): b, withinManhattanStream, method_25998, streamOutwards, m_121985_
Stream<BlockPos> (BlockPos, int, int, int): b, withinManhattanStream, method_25998
Stream<BlockPos> (AABB): b, betweenClosedStream, method_29715, stream, m_121921_
Stream<BlockPos> (AABB): b, betweenClosedStream, method_29715
BlockPos (Direction$Axis, int): a, relative, method_30513, offset, m_5487_
BlockPos (Direction$Axis, int): a, relative, method_30513
Iterable<BlockPos$MutableBlockPos> (BlockPos, int, Direction, Direction): a, spiralAround, method_30512, iterateInSquare, m_121935_
Iterable<BlockPos$MutableBlockPos> (BlockPos, int, Direction, Direction): a, spiralAround, method_30512
BlockPos (int): a, multiply, method_35830, multiply, m_142393_
BlockPos (int): a, multiply, method_35830
BlockPos (int): h, atY, method_33096, withY, m_175288_
BlockPos (int): h, atY, method_33096
Iterable<BlockPos> (RandomSource, int, BlockPos, int): a, randomInCube, method_34848, iterateRandomly, m_235650_
Iterable<BlockPos> (RandomSource, int, BlockPos, int): a, randomInCube, method_34848
Iterable<BlockPos> (RandomSource, int, int, int, int, int, int, int): a, randomBetweenClosed, method_27156, iterateRandomly, m_235641_
Iterable<BlockPos> (RandomSource, int, int, int, int, int, int, int): a, randomBetweenClosed, method_27156
Vec3 (): b, getCenter, method_46558, toCenterPos, m_252807_
Vec3 (): b, getCenter, method_46558
BlockPos (double, double, double): a, containing, method_49637, ofFloored, m_274561_
BlockPos (double, double, double): a, containing, method_49637
BlockPos (Position): a, containing, method_49638, ofFloored, m_274446_
BlockPos (Position): a, containing, method_49638
Stream<BlockPos> (BlockPos): a, squareOutSouthEast, method_51686, streamSouthEastSquare, m_284476_
Stream<BlockPos> (BlockPos): a, squareOutSouthEast, method_51686
BlockPos (BlockPos, BlockPos): a, min, method_58249, min, m_319889_
BlockPos (BlockPos, BlockPos): a, min, method_58249
BlockPos (BlockPos, BlockPos): b, max, method_58250, max, m_323725_
BlockPos (BlockPos, BlockPos): b, max, method_58250
Vec3 (): c, getBottomCenter, method_61082, toBottomCenterPos, m_338514_
Vec3 (): c, getBottomCenter, method_61082
Vec3 (Vec3): a, clampLocationWithin, method_60913, clampToWithin, m_340016_
Vec3 (Vec3): a, clampLocationWithin, method_60913
Iterable<BlockPos> (AABB): a, betweenClosed, method_62671, iterate, m_354549_
Iterable<BlockPos> (AABB): a, betweenClosed, method_62671
int (BlockPos, int, int, BiConsumer<BlockPos, Consumer<BlockPos>>, Function<BlockPos, BlockPos$TraversalNodeStatus>): a, breadthFirstTraversal, method_49925, iterateRecursively, m_276833_
int (BlockPos, int, int, BiConsumer<BlockPos, Consumer<BlockPos>>, Function<BlockPos, BlockPos$TraversalNodeStatus>): a, breadthFirstTraversal, method_49925
1.21.5
Names
ji
iw
Fields
long: j, PACKED_X_MASK, field_10976, BITS_X, f_121858_
long: k, PACKED_X_MASK, field_10976, BITS_X, f_121858_
long: k, PACKED_Y_MASK, field_10974, BITS_Y, f_121859_
long: l, PACKED_Y_MASK, field_10974, BITS_Y, f_121859_
long: l, PACKED_Z_MASK, field_10973, BITS_Z, f_121860_
long: m, PACKED_Z_MASK, field_10973, BITS_Z, f_121860_
int: n, Z_OFFSET, field_10983, BIT_SHIFT_Z, f_121861_
int: o, Z_OFFSET, field_10983, BIT_SHIFT_Z, f_121861_
int: o, X_OFFSET, field_10981, BIT_SHIFT_X, f_121862_
int: p, X_OFFSET, field_10981, BIT_SHIFT_X, f_121862_
int: m, Y_OFFSET, field_33083, field_33083, f_175261_
int: n, Y_OFFSET, field_33083, field_33083, f_175261_
org.slf4j.Logger: i, LOGGER, field_18789, LOGGER, f_121854_
org.slf4j.Logger: j, LOGGER, field_18789, LOGGER, f_121854_
Constructors
Methods
1.21.4
Names
jh
ji
Fields
Constructors
Methods
int (BlockPos, int, int, BiConsumer<BlockPos, Consumer<BlockPos>>, Predicate<BlockPos>): a, breadthFirstTraversal, method_49925, iterateRecursively, m_276833_
int (BlockPos, int, int, BiConsumer<BlockPos, Consumer<BlockPos>>, Function<BlockPos, BlockPos$TraversalNodeStatus>): a, breadthFirstTraversal, method_49925, iterateRecursively, m_276833_
1.21.3
Names
jd
jh
Fields
int: h, PACKED_X_LENGTH, field_10978, SIZE_BITS_X, f_121855_
int: i, PACKED_Z_LENGTH, field_10977, SIZE_BITS_Z, f_121856_
int: d, PACKED_Y_LENGTH, field_10975, SIZE_BITS_Y, f_121857_
int: e, PACKED_Y_LENGTH, field_10975, SIZE_BITS_Y, f_121857_
org.slf4j.Logger: e, LOGGER, field_18789, LOGGER, f_121854_
org.slf4j.Logger: i, LOGGER, field_18789, LOGGER, f_121854_
int: d, PACKED_HORIZONTAL_LENGTH, field_54978, SIZE_BITS_XZ, f_348846_
int: f, MAX_HORIZONTAL_COORDINATE, field_54979, MAX_XZ, f_348353_
Constructors
Methods
Stream<BlockPos> (AABB): a, betweenClosedStream, method_29715, stream, m_121921_
Stream<BlockPos> (AABB): b, betweenClosedStream, method_29715, stream, m_121921_
Iterable<BlockPos> (AABB): a, betweenClosed, method_62671, iterate, m_354549_
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
iz
jd
Fields
Constructors
Methods
BlockPos (): c, above, method_10084, up, m_7494_
BlockPos (): d, above, method_10084, up, m_7494_
BlockPos (): d, below, method_10074, down, m_7495_
BlockPos (): e, below, method_10074, down, m_7495_
BlockPos (): e, north, method_10095, north, m_122012_
BlockPos (): f, north, method_10095, north, m_122012_
BlockPos (): f, south, method_10072, south, m_122019_
BlockPos (): g, south, method_10072, south, m_122019_
BlockPos (): g, west, method_10067, west, m_122024_
BlockPos (): h, west, method_10067, west, m_122024_
BlockPos (): h, east, method_10078, east, m_122029_
BlockPos (): i, east, method_10078, east, m_122029_
BlockPos (): i, immutable, method_10062, toImmutable, m_7949_
BlockPos (): j, immutable, method_10062, toImmutable, m_7949_
BlockPos$MutableBlockPos (): j, mutable, method_25503, mutableCopy, m_122032_
BlockPos$MutableBlockPos (): k, mutable, method_25503, mutableCopy, m_122032_
Vec3 (): c, getBottomCenter, method_61082, toBottomCenterPos, m_338514_
Vec3 (Vec3): a, clampLocationWithin, method_60913, clampToWithin, m_340016_
1.20.6
Names
hx
iz
Fields
BlockPos: b, ZERO, field_10980, ORIGIN, f_121853_
BlockPos: c, ZERO, field_10980, ORIGIN, f_121853_
int: e, PACKED_X_LENGTH, field_10978, SIZE_BITS_X, f_121855_
int: h, PACKED_X_LENGTH, field_10978, SIZE_BITS_X, f_121855_
int: h, PACKED_Z_LENGTH, field_10977, SIZE_BITS_Z, f_121856_
int: i, PACKED_Z_LENGTH, field_10977, SIZE_BITS_Z, f_121856_
int: c, PACKED_Y_LENGTH, field_10975, SIZE_BITS_Y, f_121857_
int: d, PACKED_Y_LENGTH, field_10975, SIZE_BITS_Y, f_121857_
long: i, PACKED_X_MASK, field_10976, BITS_X, f_121858_
long: j, PACKED_X_MASK, field_10976, BITS_X, f_121858_
long: j, PACKED_Y_MASK, field_10974, BITS_Y, f_121859_
long: k, PACKED_Y_MASK, field_10974, BITS_Y, f_121859_
long: k, PACKED_Z_MASK, field_10973, BITS_Z, f_121860_
long: l, PACKED_Z_MASK, field_10973, BITS_Z, f_121860_
int: m, Z_OFFSET, field_10983, BIT_SHIFT_Z, f_121861_
int: n, Z_OFFSET, field_10983, BIT_SHIFT_Z, f_121861_
int: n, X_OFFSET, field_10981, BIT_SHIFT_X, f_121862_
int: o, X_OFFSET, field_10981, BIT_SHIFT_X, f_121862_
int: l, Y_OFFSET, field_33083, field_33083, f_175261_
int: m, Y_OFFSET, field_33083, field_33083, f_175261_
org.slf4j.Logger: d, LOGGER, field_18789, LOGGER, f_121854_
org.slf4j.Logger: e, LOGGER, field_18789, LOGGER, f_121854_
StreamCodec<io.netty.buffer.ByteBuf, BlockPos>: b, STREAM_CODEC, field_48404, PACKET_CODEC, f_316462_
Constructors
Methods
Iterable<BlockPos> (BlockPos, BlockPos): a, betweenClosed, method_10097, iterate, m_121940_
Iterable<BlockPos> (BlockPos, BlockPos): c, betweenClosed, method_10097, iterate, m_121940_
Stream<BlockPos> (BlockPos, BlockPos): b, betweenClosedStream, method_20437, stream, m_121990_
Stream<BlockPos> (BlockPos, BlockPos): d, betweenClosedStream, method_20437, stream, m_121990_
BlockPos (BlockPos, BlockPos): a, min, method_58249, min, m_319889_
BlockPos (BlockPos, BlockPos): b, max, method_58250, max, m_323725_
1.20.4
Names
gw
hx
Fields
Constructors
Methods
1.20.2
Names
gu
gw
Fields
Constructors
Methods
1.20.1
Names
gt
gu
Fields
Constructors
Methods
Stream<BlockPos> (BlockPos): a, squareOutSouthEast, method_51686, streamSouthEastSquare, m_284476_
int (BlockPos, int, int, BiConsumer<BlockPos, Consumer<BlockPos>>, Predicate<BlockPos>): a, breadthFirstTraversal, method_49925, iterateRecursively, m_276833_
1.19.4
Names
gp
gt
Fields
Constructors
(double, double, double)
(Vec3)
(Position)
Methods
BlockPos (double, double, double): a, offset, method_10080, add, m_7637_
BlockPos (double, double, double): a, containing, method_49637, ofFloored, m_274561_
BlockPos (Position): a, containing, method_49638, ofFloored, m_274446_
1.19.3
Names
gt
gp
Fields
Constructors
Methods
BlockPos (): b, above, method_10084, up, m_7494_
BlockPos (): c, above, method_10084, up, m_7494_
BlockPos (): c, below, method_10074, down, m_7495_
BlockPos (): d, below, method_10074, down, m_7495_
BlockPos (): d, north, method_10095, north, m_122012_
BlockPos (): e, north, method_10095, north, m_122012_
BlockPos (): e, south, method_10072, south, m_122019_
BlockPos (): f, south, method_10072, south, m_122019_
BlockPos (): f, west, method_10067, west, m_122024_
BlockPos (): g, west, method_10067, west, m_122024_
BlockPos (): g, east, method_10078, east, m_122029_
BlockPos (): h, east, method_10078, east, m_122029_
BlockPos (): h, immutable, method_10062, toImmutable, m_7949_
BlockPos (): i, immutable, method_10062, toImmutable, m_7949_
BlockPos$MutableBlockPos (): i, mutable, method_25503, mutableCopy, m_122032_
BlockPos$MutableBlockPos (): j, mutable, method_25503, mutableCopy, m_122032_
Vec3 (): b, getCenter, method_46558, toCenterPos, m_252807_
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
Fields
Constructors
Methods
1.19
Names
gj
gt
Fields
Constructors
Methods
BlockPos (double, double, double): a, offset, method_10080, add, m_142022_
BlockPos (double, double, double): a, offset, method_10080, add, m_7637_
BlockPos (int, int, int): b, offset, method_10069, add, m_142082_
BlockPos (int, int, int): b, offset, method_10069, add, m_7918_
BlockPos (Vec3i): a, offset, method_10081, add, m_141952_
BlockPos (Vec3i): a, offset, method_10081, add, m_121955_
BlockPos (Vec3i): b, subtract, method_10059, subtract, m_141950_
BlockPos (Vec3i): b, subtract, method_10059, subtract, m_121996_
BlockPos (): d, north, method_10095, north, m_142127_
BlockPos (): d, north, method_10095, north, m_122012_
BlockPos (int): d, north, method_10076, north, m_142390_
BlockPos (int): d, north, method_10076, north, m_122013_
BlockPos (): e, south, method_10072, south, m_142128_
BlockPos (): e, south, method_10072, south, m_122019_
BlockPos (int): e, south, method_10077, south, m_142383_
BlockPos (int): e, south, method_10077, south, m_122020_
BlockPos (): f, west, method_10067, west, m_142125_
BlockPos (): f, west, method_10067, west, m_122024_
BlockPos (int): f, west, method_10088, west, m_142386_
BlockPos (int): f, west, method_10088, west, m_122025_
BlockPos (): g, east, method_10078, east, m_142126_
BlockPos (): g, east, method_10078, east, m_122029_
BlockPos (int): g, east, method_10089, east, m_142385_
BlockPos (int): g, east, method_10089, east, m_122030_
BlockPos (Direction): a, relative, method_10093, offset, m_142300_
BlockPos (Direction): a, relative, method_10093, offset, m_121945_
Iterable<BlockPos> (Random, int, int, int, int, int, int, int): a, randomBetweenClosed, method_27156, iterateRandomly, m_121957_
BlockPos (Direction$Axis, int): a, relative, method_30513, offset, m_142629_
BlockPos (Direction$Axis, int): a, relative, method_30513, offset, m_5487_
Iterable<BlockPos> (Random, int, BlockPos, int): a, randomInCube, method_34848, iterateRandomly, m_175264_
Iterable<BlockPos> (RandomSource, int, BlockPos, int): a, randomInCube, method_34848, iterateRandomly, m_235650_
Iterable<BlockPos> (RandomSource, int, int, int, int, int, int, int): a, randomBetweenClosed, method_27156, iterateRandomly, m_235641_
1.18.2
Names
gh
gj
Fields
org.apache.logging.log4j.Logger: d, LOGGER, field_18789, LOGGER, f_121854_
org.slf4j.Logger: d, LOGGER, field_18789, LOGGER, f_121854_
Constructors
Methods
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
gg
gh
Fields
int: g, PACKED_X_LENGTH, field_10978, SIZE_BITS_X, f_121855_
int: e, PACKED_X_LENGTH, field_10978, SIZE_BITS_X, f_121855_
Constructors
Methods
1.17.1
Names
Fields
Constructors
Methods
1.17
Names
fx
gg
net.minecraft.util.math.BlockPos
net.minecraft.src.C_4675_
Fields
org.apache.logging.log4j.Logger: e, LOGGER, field_18789, LOGGER, field_185335_c
org.apache.logging.log4j.Logger: d, LOGGER, field_18789, LOGGER, f_121854_
BlockPos: b, ZERO, field_10980, ORIGIN, field_177992_a
BlockPos: b, ZERO, field_10980, ORIGIN, f_121853_
int: f, PACKED_X_LENGTH, field_10978, SIZE_BITS_X, field_177990_b
int: g, PACKED_X_LENGTH, field_10978, SIZE_BITS_X, f_121855_
int: g, PACKED_Z_LENGTH, field_10977, SIZE_BITS_Z, field_177991_c
int: h, PACKED_Z_LENGTH, field_10977, SIZE_BITS_Z, f_121856_
int: h, PACKED_Y_LENGTH, field_10975, SIZE_BITS_Y, field_177989_d
int: c, PACKED_Y_LENGTH, field_10975, SIZE_BITS_Y, f_121857_
long: i, PACKED_X_MASK, field_10976, BITS_X, field_177994_h
long: i, PACKED_X_MASK, field_10976, BITS_X, f_121858_
long: j, PACKED_Y_MASK, field_10974, BITS_Y, field_177995_i
long: j, PACKED_Y_MASK, field_10974, BITS_Y, f_121859_
long: k, PACKED_Z_MASK, field_10973, BITS_Z, field_177993_j
long: k, PACKED_Z_MASK, field_10973, BITS_Z, f_121860_
int: l, Z_OFFSET, field_10983, BIT_SHIFT_Z, field_218292_j
int: m, Z_OFFSET, field_10983, BIT_SHIFT_Z, f_121861_
int: m, X_OFFSET, field_10981, BIT_SHIFT_X, field_218293_k
int: n, X_OFFSET, field_10981, BIT_SHIFT_X, f_121862_
com.mojang.serialization.Codec<BlockPos>: a, CODEC, field_25064, CODEC, field_239578_a_
com.mojang.serialization.Codec<BlockPos>: a, CODEC, field_25064, CODEC, f_121852_
int: l, Y_OFFSET, field_33083, field_33083, f_175261_
Constructors
Methods
BlockPos (double, double, double): a, offset, method_10080, add, func_177963_a
BlockPos (double, double, double): a, offset, method_10080, add, m_142022_
BlockPos (int, int, int): b, offset, method_10069, add, func_177982_a
BlockPos (int, int, int): b, offset, method_10069, add, m_142082_
BlockPos (Vec3i): a, offset, method_10081, add, func_177971_a
BlockPos (Vec3i): a, offset, method_10081, add, m_141952_
BlockPos (Vec3i): b, subtract, method_10059, subtract, func_177973_b
BlockPos (Vec3i): b, subtract, method_10059, subtract, m_141950_
BlockPos (): b, above, method_10084, up, func_177984_a
BlockPos (): b, above, method_10084, up, m_7494_
BlockPos (int): b, above, method_10086, up, func_177981_b
BlockPos (int): b, above, method_10086, up, m_6630_
BlockPos (): c, below, method_10074, down, func_177977_b
BlockPos (): c, below, method_10074, down, m_7495_
BlockPos (int): c, below, method_10087, down, func_177979_c
BlockPos (int): c, below, method_10087, down, m_6625_
BlockPos (): d, north, method_10095, north, func_177978_c
BlockPos (): d, north, method_10095, north, m_142127_
BlockPos (int): d, north, method_10076, north, func_177964_d
BlockPos (int): d, north, method_10076, north, m_142390_
BlockPos (): e, south, method_10072, south, func_177968_d
BlockPos (): e, south, method_10072, south, m_142128_
BlockPos (int): e, south, method_10077, south, func_177970_e
BlockPos (int): e, south, method_10077, south, m_142383_
BlockPos (): f, west, method_10067, west, func_177976_e
BlockPos (): f, west, method_10067, west, m_142125_
BlockPos (int): f, west, method_10088, west, func_177985_f
BlockPos (int): f, west, method_10088, west, m_142386_
BlockPos (): g, east, method_10078, east, func_177974_f
BlockPos (): g, east, method_10078, east, m_142126_
BlockPos (int): g, east, method_10089, east, func_177965_g
BlockPos (int): g, east, method_10089, east, m_142385_
BlockPos (Vec3i): c, cross, method_10075, crossProduct, func_177955_d
BlockPos (Vec3i): c, cross, method_10075, crossProduct, m_7724_
BlockPos (): h, immutable, method_10062, toImmutable, func_185334_h
BlockPos (): h, immutable, method_10062, toImmutable, m_7949_
BlockPos (Rotation): a, rotate, method_10070, rotate, func_190942_a
BlockPos (Rotation): a, rotate, method_10070, rotate, m_7954_
Iterable<BlockPos> (int, int, int, int, int, int): b, betweenClosed, method_10094, iterate, func_191531_b
Iterable<BlockPos> (int, int, int, int, int, int): b, betweenClosed, method_10094, iterate, m_121976_
long (long, Direction): a, offset, method_10060, offset, func_218289_a
long (long, Direction): a, offset, method_10060, offset, m_121915_
long (long, int, int, int): a, offset, method_10096, add, func_218291_a
long (long, int, int, int): a, offset, method_10096, add, m_121910_
int (long): b, getX, method_10061, unpackLongX, func_218290_b
int (long): a, getX, method_10061, unpackLongX, m_121983_
int (long): c, getY, method_10071, unpackLongY, func_218274_c
int (long): b, getY, method_10071, unpackLongY, m_122008_
int (long): d, getZ, method_10083, unpackLongZ, func_218282_d
int (long): c, getZ, method_10083, unpackLongZ, m_122015_
BlockPos (long): e, of, method_10092, fromLong, func_218283_e
BlockPos (long): d, of, method_10092, fromLong, m_122022_
long (int, int, int): a, asLong, method_10064, asLong, func_218276_a
long (int, int, int): a, asLong, method_10064, asLong, m_121882_
long (long): f, getFlatIndex, method_10091, removeChunkSectionLocalY, func_218288_f
long (long): e, getFlatIndex, method_10091, removeChunkSectionLocalY, m_122027_
long (): a, asLong, method_10063, asLong, func_218275_a
long (): a, asLong, method_10063, asLong, m_121878_
BlockPos (Direction): a, relative, method_10093, offset, func_177972_a
BlockPos (Direction): a, relative, method_10093, offset, m_142300_
BlockPos (Direction, int): a, relative, method_10079, offset, func_177967_a
BlockPos (Direction, int): a, relative, method_10079, offset, m_5484_
Iterable<BlockPos> (BlockPos, BlockPos): a, betweenClosed, method_10097, iterate, func_218278_a
Iterable<BlockPos> (BlockPos, BlockPos): a, betweenClosed, method_10097, iterate, m_121940_
Stream<BlockPos> (BlockPos, BlockPos): b, betweenClosedStream, method_20437, stream, func_218281_b
Stream<BlockPos> (BlockPos, BlockPos): b, betweenClosedStream, method_20437, stream, m_121990_
Stream<BlockPos> (int, int, int, int, int, int): a, betweenClosedStream, method_17962, stream, func_218287_a
Stream<BlockPos> (int, int, int, int, int, int): a, betweenClosedStream, method_17962, stream, m_121886_
Stream<BlockPos> (BoundingBox): a, betweenClosedStream, method_23627, stream, func_229383_a_
Stream<BlockPos> (BoundingBox): a, betweenClosedStream, method_23627, stream, m_121919_
BlockPos$MutableBlockPos (): i, mutable, method_25503, mutableCopy, func_239590_i_
BlockPos$MutableBlockPos (): i, mutable, method_25503, mutableCopy, m_122032_
Iterable<BlockPos> (Random, int, int, int, int, int, int, int): a, randomBetweenClosed, method_27156, iterateRandomly, func_239585_a_
Iterable<BlockPos> (Random, int, int, int, int, int, int, int): a, randomBetweenClosed, method_27156, iterateRandomly, m_121957_
Iterable<BlockPos> (BlockPos, int, int, int): a, withinManhattan, method_25996, iterateOutwards, func_239583_a_
Iterable<BlockPos> (BlockPos, int, int, int): a, withinManhattan, method_25996, iterateOutwards, m_121925_
Optional<BlockPos> (BlockPos, int, int, Predicate<BlockPos>): a, findClosestMatch, method_25997, findClosest, func_239584_a_
Optional<BlockPos> (BlockPos, int, int, Predicate<BlockPos>): a, findClosestMatch, method_25997, findClosest, m_121930_
Stream<BlockPos> (BlockPos, int, int, int): b, withinManhattanStream, method_25998, streamOutwards, func_239588_b_
Stream<BlockPos> (BlockPos, int, int, int): b, withinManhattanStream, method_25998, streamOutwards, m_121985_
Stream<BlockPos> (AABB): a, betweenClosedStream, method_29715, stream, func_239581_a_
Stream<BlockPos> (AABB): a, betweenClosedStream, method_29715, stream, m_121921_
BlockPos (Direction$Axis, int): a, relative, method_30513, offset, func_241872_a
BlockPos (Direction$Axis, int): a, relative, method_30513, offset, m_142629_
Iterable<BlockPos$MutableBlockPos> (BlockPos, int, Direction, Direction): a, spiralAround, method_30512, method_30512, func_243514_a
Iterable<BlockPos$MutableBlockPos> (BlockPos, int, Direction, Direction): a, spiralAround, method_30512, iterateInSquare, m_121935_
BlockPos (int): a, multiply, method_35830, multiply, m_142393_
BlockPos (int): h, atY, method_33096, withY, m_175288_
Iterable<BlockPos> (Random, int, BlockPos, int): a, randomInCube, method_34848, iterateRandomly, m_175264_
1.16.5
Names
Fields
Constructors
Methods
1.16.4
Names
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
Iterable<BlockPos> (Random, int, int, int, int, int, int, int): a, randomBetweenClosed, method_27156, method_27156, func_239585_a_
Iterable<BlockPos> (Random, int, int, int, int, int, int, int): a, randomBetweenClosed, method_27156, iterateRandomly, func_239585_a_
Stream<BlockPos> (AABB): a, betweenClosedStream, method_29715, method_29715, func_239581_a_
Stream<BlockPos> (AABB): a, betweenClosedStream, method_29715, stream, func_239581_a_
BlockPos (Direction$Axis, int): a, relative, method_30513, method_30513, func_241872_a
BlockPos (Direction$Axis, int): a, relative, method_30513, offset, func_241872_a
1.16.2
Names
fu
fx
Fields
com.mojang.serialization.Codec<BlockPos>: a, CODEC, field_25064, field_25064, field_239578_a_
com.mojang.serialization.Codec<BlockPos>: a, CODEC, field_25064, CODEC, field_239578_a_
Constructors
Methods
BlockPos (Direction$Axis, int): a, relative, method_30513, method_30513, func_241872_a
Iterable<BlockPos$MutableBlockPos> (BlockPos, int, Direction, Direction): a, spiralAround, method_30512, method_30512, func_243514_a
1.16.1
Names
fk
fu
Fields
org.apache.logging.log4j.Logger: b, LOGGER, field_18789, LOGGER, field_185335_c
org.apache.logging.log4j.Logger: e, LOGGER, field_18789, LOGGER, field_185335_c
BlockPos: a, ZERO, field_10980, ORIGIN, field_177992_a
BlockPos: b, ZERO, field_10980, ORIGIN, field_177992_a
int: c, PACKED_X_LENGTH, field_10978, SIZE_BITS_X, field_177990_b
int: f, PACKED_X_LENGTH, field_10978, SIZE_BITS_X, field_177990_b
int: d, PACKED_Z_LENGTH, field_10977, SIZE_BITS_Z, field_177991_c
int: g, PACKED_Z_LENGTH, field_10977, SIZE_BITS_Z, field_177991_c
int: f, PACKED_Y_LENGTH, field_10975, SIZE_BITS_Y, field_177989_d
int: h, PACKED_Y_LENGTH, field_10975, SIZE_BITS_Y, field_177989_d
long: g, PACKED_X_MASK, field_10976, BITS_X, field_177994_h
long: i, PACKED_X_MASK, field_10976, BITS_X, field_177994_h
long: h, PACKED_Y_MASK, field_10974, BITS_Y, field_177995_i
long: j, PACKED_Y_MASK, field_10974, BITS_Y, field_177995_i
long: i, PACKED_Z_MASK, field_10973, BITS_Z, field_177993_j
long: k, PACKED_Z_MASK, field_10973, BITS_Z, field_177993_j
int: j, Z_OFFSET, field_10983, BIT_SHIFT_Z, field_218292_j
int: l, Z_OFFSET, field_10983, BIT_SHIFT_Z, field_218292_j
int: k, X_OFFSET, field_10981, BIT_SHIFT_X, field_218293_k
int: m, X_OFFSET, field_10981, BIT_SHIFT_X, field_218293_k
com.mojang.serialization.Codec<BlockPos>: a, CODEC, field_25064, field_25064, field_239578_a_
Constructors
(Entity)
Methods
<T> BlockPos (com.mojang.datafixers.Dynamic<T>): a, deserialize, method_19438, deserialize, func_218286_a
<T> T (com.mojang.datafixers.types.DynamicOps<T>): a, serialize, method_19508, serialize, func_218175_a
Stream<BlockPos> (BoundingBox): a, betweenClosedStream, method_23627, func_229383_a_
Stream<BlockPos> (BoundingBox): a, betweenClosedStream, method_23627, stream, func_229383_a_
BlockPos$MutableBlockPos (): i, mutable, method_25503, mutableCopy, func_239590_i_
Iterable<BlockPos> (Random, int, int, int, int, int, int, int): a, randomBetweenClosed, method_27156, method_27156, func_239585_a_
Iterable<BlockPos> (BlockPos, int, int, int): a, withinManhattan, method_25996, iterateOutwards, func_239583_a_
Optional<BlockPos> (BlockPos, int, int, Predicate<BlockPos>): a, findClosestMatch, method_25997, findClosest, func_239584_a_
Stream<BlockPos> (BlockPos, int, int, int): b, withinManhattanStream, method_25998, streamOutwards, func_239588_b_
Stream<BlockPos> (AABB): a, betweenClosedStream, method_29715, method_29715, func_239581_a_
1.15.2
Names
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
1.15
Names
ew
fk
Fields
Constructors
Methods
Stream<BlockPos> (BoundingBox): a, betweenClosedStream, method_23627, func_229383_a_
1.14.4
Names
ev
ew
net.minecraft.core.BlockPos
Fields
org.apache.logging.log4j.Logger: b, field_18789, LOGGER, field_185335_c
org.apache.logging.log4j.Logger: b, LOGGER, field_18789, LOGGER, field_185335_c
BlockPos: a, field_10980, ORIGIN, field_177992_a
BlockPos: a, ZERO, field_10980, ORIGIN, field_177992_a
int: c, field_10978, SIZE_BITS_X, field_177990_b
int: c, PACKED_X_LENGTH, field_10978, SIZE_BITS_X, field_177990_b
int: d, field_10977, SIZE_BITS_Z, field_177991_c
int: d, PACKED_Z_LENGTH, field_10977, SIZE_BITS_Z, field_177991_c
int: f, field_10975, SIZE_BITS_Y, field_177989_d
int: f, PACKED_Y_LENGTH, field_10975, SIZE_BITS_Y, field_177989_d
long: g, field_10976, BITS_X, field_177994_h
long: g, PACKED_X_MASK, field_10976, BITS_X, field_177994_h
long: h, field_10974, BITS_Y, field_177995_i
long: h, PACKED_Y_MASK, field_10974, BITS_Y, field_177995_i
long: i, field_10973, BITS_Z, field_177993_j
long: i, PACKED_Z_MASK, field_10973, BITS_Z, field_177993_j
int: j, field_10983, BIT_SHIFT_Z, field_218292_j
int: j, Z_OFFSET, field_10983, BIT_SHIFT_Z, field_218292_j
int: k, field_10981, BIT_SHIFT_X, field_218293_k
int: k, X_OFFSET, field_10981, BIT_SHIFT_X, field_218293_k
Constructors
Methods
BlockPos (double, double, double): a, method_10080, add, func_177963_a
BlockPos (double, double, double): a, offset, method_10080, add, func_177963_a
BlockPos (int, int, int): b, method_10069, add, func_177982_a
BlockPos (int, int, int): b, offset, method_10069, add, func_177982_a
BlockPos (Vec3i): a, method_10081, add, func_177971_a
BlockPos (Vec3i): a, offset, method_10081, add, func_177971_a
BlockPos (Vec3i): b, method_10059, subtract, func_177973_b
BlockPos (Vec3i): b, subtract, method_10059, subtract, func_177973_b
BlockPos (): b, method_10084, up, func_177984_a
BlockPos (): b, above, method_10084, up, func_177984_a
BlockPos (int): b, method_10086, up, func_177981_b
BlockPos (int): b, above, method_10086, up, func_177981_b
BlockPos (): c, method_10074, down, func_177977_b
BlockPos (): c, below, method_10074, down, func_177977_b
BlockPos (int): c, method_10087, down, func_177979_c
BlockPos (int): c, below, method_10087, down, func_177979_c
BlockPos (): d, method_10095, north, func_177978_c
BlockPos (): d, north, method_10095, north, func_177978_c
BlockPos (int): d, method_10076, north, func_177964_d
BlockPos (int): d, north, method_10076, north, func_177964_d
BlockPos (): e, method_10072, south, func_177968_d
BlockPos (): e, south, method_10072, south, func_177968_d
BlockPos (int): e, method_10077, south, func_177970_e
BlockPos (int): e, south, method_10077, south, func_177970_e
BlockPos (): f, method_10067, west, func_177976_e
BlockPos (): f, west, method_10067, west, func_177976_e
BlockPos (int): f, method_10088, west, func_177985_f
BlockPos (int): f, west, method_10088, west, func_177985_f
BlockPos (): g, method_10078, east, func_177974_f
BlockPos (): g, east, method_10078, east, func_177974_f
BlockPos (int): g, method_10089, east, func_177965_g
BlockPos (int): g, east, method_10089, east, func_177965_g
BlockPos (Vec3i): c, method_10075, method_10075, func_177955_d
BlockPos (Vec3i): c, cross, method_10075, crossProduct, func_177955_d
BlockPos (): h, method_10062, toImmutable, func_185334_h
BlockPos (): h, immutable, method_10062, toImmutable, func_185334_h
BlockPos (BlockRotation): a, method_10070, rotate, func_190942_a
BlockPos (Rotation): a, rotate, method_10070, rotate, func_190942_a
Iterable<BlockPos> (int, int, int, int, int, int): b, method_10094, iterate, func_191531_b
Iterable<BlockPos> (int, int, int, int, int, int): b, betweenClosed, method_10094, iterate, func_191531_b
<T> BlockPos (com.mojang.datafixers.Dynamic<T>): a, method_19438, deserialize, func_218286_a
<T> BlockPos (com.mojang.datafixers.Dynamic<T>): a, deserialize, method_19438, deserialize, func_218286_a
<T> T (com.mojang.datafixers.types.DynamicOps<T>): a, method_19508, serialize, func_218175_a
<T> T (com.mojang.datafixers.types.DynamicOps<T>): a, serialize, method_19508, serialize, func_218175_a
long (long, Direction): a, method_10060, offset, func_218289_a
long (long, Direction): a, offset, method_10060, offset, func_218289_a
long (long, int, int, int): a, method_10096, add, func_218291_a
long (long, int, int, int): a, offset, method_10096, add, func_218291_a
int (long): b, method_10061, unpackLongX, func_218290_b
int (long): b, getX, method_10061, unpackLongX, func_218290_b
int (long): c, method_10071, unpackLongY, func_218274_c
int (long): c, getY, method_10071, unpackLongY, func_218274_c
int (long): d, method_10083, unpackLongZ, func_218282_d
int (long): d, getZ, method_10083, unpackLongZ, func_218282_d
BlockPos (long): e, method_10092, fromLong, func_218283_e
BlockPos (long): e, of, method_10092, fromLong, func_218283_e
long (int, int, int): a, method_10064, asLong, func_218276_a
long (int, int, int): a, asLong, method_10064, asLong, func_218276_a
long (long): f, method_10091, removeChunkSectionLocalY, func_218288_f
long (long): f, getFlatIndex, method_10091, removeChunkSectionLocalY, func_218288_f
long (): a, method_10063, asLong, func_218275_a
long (): a, asLong, method_10063, asLong, func_218275_a
BlockPos (Direction): a, method_10093, offset, func_177972_a
BlockPos (Direction): a, relative, method_10093, offset, func_177972_a
BlockPos (Direction, int): a, method_10079, offset, func_177967_a
BlockPos (Direction, int): a, relative, method_10079, offset, func_177967_a
Iterable<BlockPos> (BlockPos, BlockPos): a, method_10097, iterate, func_218278_a
Iterable<BlockPos> (BlockPos, BlockPos): a, betweenClosed, method_10097, iterate, func_218278_a
Stream<BlockPos> (BlockPos, BlockPos): b, method_20437, stream, func_218281_b
Stream<BlockPos> (BlockPos, BlockPos): b, betweenClosedStream, method_20437, stream, func_218281_b
Stream<BlockPos> (int, int, int, int, int, int): a, method_17962, stream, func_218287_a
Stream<BlockPos> (int, int, int, int, int, int): a, betweenClosedStream, method_17962, stream, func_218287_a
1.14.3
Names
net.minecraft.util.math.BlockPos
Fields
org.apache.logging.log4j.Logger: b, field_18789, field_185335_c
org.apache.logging.log4j.Logger: b, field_18789, LOGGER, field_185335_c
BlockPos: a, field_10980, field_177992_a
BlockPos: a, field_10980, ORIGIN, field_177992_a
int: c, field_10978, field_177990_b
int: c, field_10978, SIZE_BITS_X, field_177990_b
int: d, field_10977, field_177991_c
int: d, field_10977, SIZE_BITS_Z, field_177991_c
int: f, field_10975, field_177989_d
int: f, field_10975, SIZE_BITS_Y, field_177989_d
long: g, field_10976, field_177994_h
long: g, field_10976, BITS_X, field_177994_h
long: h, field_10974, field_177995_i
long: h, field_10974, BITS_Y, field_177995_i
long: i, field_10973, field_177993_j
long: i, field_10973, BITS_Z, field_177993_j
int: j, field_10983, field_218292_j
int: j, field_10983, BIT_SHIFT_Z, field_218292_j
int: k, field_10981, field_218293_k
int: k, field_10981, BIT_SHIFT_X, field_218293_k
Constructors
Methods
BlockPos (double, double, double): a, method_10080, func_177963_a
BlockPos (double, double, double): a, method_10080, add, func_177963_a
BlockPos (int, int, int): b, method_10069, func_177982_a
BlockPos (int, int, int): b, method_10069, add, func_177982_a
BlockPos (Vec3i): a, method_10081, func_177971_a
BlockPos (Vec3i): a, method_10081, add, func_177971_a
BlockPos (Vec3i): b, method_10059, func_177973_b
BlockPos (Vec3i): b, method_10059, subtract, func_177973_b
BlockPos (): b, method_10084, func_177984_a
BlockPos (): b, method_10084, up, func_177984_a
BlockPos (int): b, method_10086, func_177981_b
BlockPos (int): b, method_10086, up, func_177981_b
BlockPos (): c, method_10074, func_177977_b
BlockPos (): c, method_10074, down, func_177977_b
BlockPos (int): c, method_10087, func_177979_c
BlockPos (int): c, method_10087, down, func_177979_c
BlockPos (): d, method_10095, func_177978_c
BlockPos (): d, method_10095, north, func_177978_c
BlockPos (int): d, method_10076, func_177964_d
BlockPos (int): d, method_10076, north, func_177964_d
BlockPos (): e, method_10072, func_177968_d
BlockPos (): e, method_10072, south, func_177968_d
BlockPos (int): e, method_10077, func_177970_e
BlockPos (int): e, method_10077, south, func_177970_e
BlockPos (): f, method_10067, func_177976_e
BlockPos (): f, method_10067, west, func_177976_e
BlockPos (int): f, method_10088, func_177985_f
BlockPos (int): f, method_10088, west, func_177985_f
BlockPos (): g, method_10078, func_177974_f
BlockPos (): g, method_10078, east, func_177974_f
BlockPos (int): g, method_10089, func_177965_g
BlockPos (int): g, method_10089, east, func_177965_g
BlockPos (Vec3i): c, method_10075, func_177955_d
BlockPos (Vec3i): c, method_10075, method_10075, func_177955_d
BlockPos (): h, method_10062, func_185334_h
BlockPos (): h, method_10062, toImmutable, func_185334_h
BlockPos (Rotation): a, method_10070, func_190942_a
BlockPos (BlockRotation): a, method_10070, rotate, func_190942_a
Iterable<BlockPos> (int, int, int, int, int, int): b, method_10094, func_191531_b
Iterable<BlockPos> (int, int, int, int, int, int): b, method_10094, iterate, func_191531_b
<T> BlockPos (com.mojang.datafixers.Dynamic<T>): a, method_19438, func_218286_a
<T> BlockPos (com.mojang.datafixers.Dynamic<T>): a, method_19438, deserialize, func_218286_a
<T> T (com.mojang.datafixers.types.DynamicOps<T>): a, method_19508, func_218175_a
<T> T (com.mojang.datafixers.types.DynamicOps<T>): a, method_19508, serialize, func_218175_a
long (long, Direction): a, method_10060, func_218289_a
long (long, Direction): a, method_10060, offset, func_218289_a
long (long, int, int, int): a, method_10096, func_218291_a
long (long, int, int, int): a, method_10096, add, func_218291_a
int (long): b, method_10061, func_218290_b
int (long): b, method_10061, unpackLongX, func_218290_b
int (long): c, method_10071, func_218274_c
int (long): c, method_10071, unpackLongY, func_218274_c
int (long): d, method_10083, func_218282_d
int (long): d, method_10083, unpackLongZ, func_218282_d
BlockPos (long): e, method_10092, func_218283_e
BlockPos (long): e, method_10092, fromLong, func_218283_e
long (int, int, int): a, method_10064, func_218276_a
long (int, int, int): a, method_10064, asLong, func_218276_a
long (long): f, method_10091, func_218288_f
long (long): f, method_10091, removeChunkSectionLocalY, func_218288_f
long (): a, method_10063, func_218275_a
long (): a, method_10063, asLong, func_218275_a
BlockPos (Direction): a, method_10093, func_177972_a
BlockPos (Direction): a, method_10093, offset, func_177972_a
BlockPos (Direction, int): a, method_10079, func_177967_a
BlockPos (Direction, int): a, method_10079, offset, func_177967_a
Iterable<BlockPos> (BlockPos, BlockPos): a, method_10097, func_218278_a
Iterable<BlockPos> (BlockPos, BlockPos): a, method_10097, iterate, func_218278_a
Stream<BlockPos> (BlockPos, BlockPos): b, method_20437, func_218281_b
Stream<BlockPos> (BlockPos, BlockPos): b, method_20437, stream, func_218281_b
Stream<BlockPos> (int, int, int, int, int, int): a, method_17962, func_218287_a
Stream<BlockPos> (int, int, int, int, int, int): a, method_17962, stream, func_218287_a
1.14.2
Names
Fields
Constructors
Methods
1.14.1
Names
Fields
Constructors
Methods
1.14
Names
el
ev
net.minecraft.class_2338
Fields
org.apache.logging.log4j.Logger: b, field_185335_c
org.apache.logging.log4j.Logger: b, field_18789, field_185335_c
BlockPos: a, field_177992_a
BlockPos: a, field_10980, field_177992_a
int: c, field_177990_b
int: c, field_10978, field_177990_b
int: d, field_177991_c
int: d, field_10977, field_177991_c
int: f, field_177989_d
int: f, field_10975, field_177989_d
int: g, field_177987_f
int: h, field_177988_g
long: i, field_177994_h
long: g, field_10976, field_177994_h
long: j, field_177995_i
long: h, field_10974, field_177995_i
long: k, field_177993_j
long: i, field_10973, field_177993_j
int: j, field_10983, field_218292_j
int: k, field_10981, field_218293_k
Constructors
Methods
BlockPos (double, double, double): a, func_177963_a
BlockPos (double, double, double): a, method_10080, func_177963_a
BlockPos (int, int, int): a, func_177982_a
BlockPos (int, int, int): b, method_10069, func_177982_a
BlockPos (Vec3i): a, func_177971_a
BlockPos (Vec3i): a, method_10081, func_177971_a
BlockPos (Vec3i): b, func_177973_b
BlockPos (Vec3i): b, method_10059, func_177973_b
BlockPos (): a, func_177984_a
BlockPos (): b, method_10084, func_177984_a
BlockPos (int): b, func_177981_b
BlockPos (int): b, method_10086, func_177981_b
BlockPos (): b, func_177977_b
BlockPos (): c, method_10074, func_177977_b
BlockPos (int): c, func_177979_c
BlockPos (int): c, method_10087, func_177979_c
BlockPos (): c, func_177978_c
BlockPos (): d, method_10095, func_177978_c
BlockPos (int): d, func_177964_d
BlockPos (int): d, method_10076, func_177964_d
BlockPos (): d, func_177968_d
BlockPos (): e, method_10072, func_177968_d
BlockPos (int): e, func_177970_e
BlockPos (int): e, method_10077, func_177970_e
BlockPos (): e, func_177976_e
BlockPos (): f, method_10067, func_177976_e
BlockPos (int): f, func_177985_f
BlockPos (int): f, method_10088, func_177985_f
BlockPos (): f, func_177974_f
BlockPos (): g, method_10078, func_177974_f
BlockPos (int): g, func_177965_g
BlockPos (int): g, method_10089, func_177965_g
BlockPos (EnumFacing): a, func_177972_a
BlockPos (EnumFacing, int): a, func_177967_a
BlockPos (Vec3i): c, func_177955_d
BlockPos (Vec3i): c, method_10075, func_177955_d
long (): g, func_177986_g
BlockPos (long): a, func_177969_a
Iterable<BlockPos> (BlockPos, BlockPos): a, func_177980_a
BlockPos (): h, func_185334_h
BlockPos (): h, method_10062, func_185334_h
Iterable<BlockPos$MutableBlockPos> (BlockPos, BlockPos): b, func_177975_b
BlockPos (Rotation): a, func_190942_a
BlockPos (Rotation): a, method_10070, func_190942_a
Iterable<BlockPos> (int, int, int, int, int, int): a, func_191532_a
Iterable<BlockPos$MutableBlockPos> (int, int, int, int, int, int): b, func_191531_b
Iterable<BlockPos> (int, int, int, int, int, int): b, method_10094, func_191531_b
<T> BlockPos (com.mojang.datafixers.Dynamic<T>): a, method_19438, func_218286_a
<T> T (com.mojang.datafixers.types.DynamicOps<T>): a, method_19508, func_218175_a
long (long, Direction): a, method_10060, func_218289_a
long (long, int, int, int): a, method_10096, func_218291_a
int (long): b, method_10061, func_218290_b
int (long): c, method_10071, func_218274_c
int (long): d, method_10083, func_218282_d
BlockPos (long): e, method_10092, func_218283_e
long (int, int, int): a, method_10064, func_218276_a
long (long): f, method_10091, func_218288_f
long (): a, method_10063, func_218275_a
BlockPos (Direction): a, method_10093, func_177972_a
BlockPos (Direction, int): a, method_10079, func_177967_a
Iterable<BlockPos> (BlockPos, BlockPos): a, method_10097, func_218278_a
Stream<BlockPos> (BlockPos, BlockPos): b, method_20437, func_218281_b
Stream<BlockPos> (int, int, int, int, int, int): a, method_17962, func_218287_a
1.13.2
Names
Fields
Constructors
Methods
1.13.1
Names
ej
el
Fields
Constructors
Methods
1.13
Names
et
ej
Fields
Constructors
Methods
1.12.2
Names
Fields
Constructors
Methods
1.12.1
Names
Fields
Constructors
Methods
1.12
Names
co
et
Fields
Constructors
Methods
1.11.2
Names
Fields
Constructors
Methods
1.11.1
Names
Fields
Constructors
Methods
Iterable<BlockPos> (int, int, int, int, int, int): a, func_191532_a
Iterable<BlockPos$MutableBlockPos> (int, int, int, int, int, int): b, func_191531_b
1.11
Names
cm
co
Fields
Constructors
Methods
BlockPos (Rotation): a, func_190942_a
1.10.2
Names
Fields
Constructors
Methods
1.10
Names
cl
cm
Fields
Constructors
Methods
1.9.4
Names
cj
cl
Fields
org.apache.logging.log4j.Logger: c, field_185335_c
org.apache.logging.log4j.Logger: b, field_185335_c
int: d, field_177990_b
int: c, field_177990_b
int: e, field_177991_c
int: d, field_177991_c
Constructors
Methods
1.9.2
Names
Fields
Constructors
Methods
1.9
Names
cj
net.minecraft.util.math.BlockPos
Fields
org.apache.logging.log4j.Logger: c, field_185335_c
BlockPos: a, field_177992_a
int: d, field_177990_b
int: e, field_177991_c
int: f, field_177989_d
int: g, field_177987_f
int: h, field_177988_g
long: i, field_177994_h
long: j, field_177995_i
long: k, field_177993_j
Constructors
(int, int, int)
(double, double, double)
(Entity)
(Vec3d)
(Vec3i)
Methods
BlockPos (double, double, double): a, func_177963_a
BlockPos (int, int, int): a, func_177982_a
BlockPos (Vec3i): a, func_177971_a
BlockPos (Vec3i): b, func_177973_b
BlockPos (): a, func_177984_a
BlockPos (int): b, func_177981_b
BlockPos (): b, func_177977_b
BlockPos (int): c, func_177979_c
BlockPos (): c, func_177978_c
BlockPos (int): d, func_177964_d
BlockPos (): d, func_177968_d
BlockPos (int): e, func_177970_e
BlockPos (): e, func_177976_e
BlockPos (int): f, func_177985_f
BlockPos (): f, func_177974_f
BlockPos (int): g, func_177965_g
BlockPos (EnumFacing): a, func_177972_a
BlockPos (EnumFacing, int): a, func_177967_a
BlockPos (Vec3i): c, func_177955_d
long (): g, func_177986_g
BlockPos (long): a, func_177969_a
Iterable<BlockPos> (BlockPos, BlockPos): a, func_177980_a
BlockPos (): h, func_185334_h
Iterable<BlockPos$MutableBlockPos> (BlockPos, BlockPos): b, func_177975_b