History - net.minecraft.world.level.ChunkPos
1.21.3
Names
dcd
dgo
Fields
int: e, x, field_9181, x, f_45578_
int: h, x, field_9181, x
int: f, z, field_9180, z, f_45579_
int: i, z, field_9180, z
long: a, INVALID_CHUNK_POS, field_17348, MARKER, f_45577_
long: c, INVALID_CHUNK_POS, field_17348, MARKER
long: h, COORD_BITS, field_30953, field_30953, f_151375_
long: l, COORD_BITS, field_30953, field_30953
long: i, COORD_MASK, field_30954, field_30954, f_151376_
long: m, COORD_MASK, field_30954, field_30954
int: j, REGION_BITS, field_30955, field_30955, f_151377_
int: n, REGION_BITS, field_30955, field_30955
int: k, REGION_MASK, field_30956, field_30956, f_151378_
int: o, REGION_MASK, field_30956, field_30956
int: l, HASH_A, field_30957, field_30957, f_151379_
int: p, HASH_A, field_30957, field_30957
int: m, HASH_C, field_30958, field_30958, f_151380_
int: q, HASH_C, field_30958, field_30958
int: n, HASH_Z_XOR, field_30959, field_30959, f_151381_
int: r, HASH_Z_XOR, field_30959, field_30959
int: g, SAFETY_MARGIN, field_36299, field_36299, f_199440_
int: j, SAFETY_MARGIN, field_36299, field_36299
ChunkPos: b, ZERO, field_35107, ORIGIN, f_186419_
ChunkPos: e, ZERO, field_35107, ORIGIN
int: c, REGION_SIZE, field_38224, field_38224, f_220335_
int: f, REGION_SIZE, field_38224, field_38224
int: d, REGION_MAX_INDEX, field_38225, field_38225, f_220336_
int: g, REGION_MAX_INDEX, field_38225, field_38225
com.mojang.serialization.Codec<ChunkPos>: a, CODEC, field_54241, CODEC
StreamCodec<io.netty.buffer.ByteBuf, ChunkPos>: b, STREAM_CODEC, field_54242, PACKET_CODEC
int: k, SAFETY_MARGIN_CHUNKS, field_54976, field_54976
int: d, MAX_COORDINATE_VALUE, field_54975, MAX_COORDINATE
Constructors
Methods
long (int, int): c, asLong, method_8331, toLong, m_45589_
long (int, int): c, asLong, method_8331, toLong
int (): d, getMinBlockX, method_8326, getStartX, m_45604_
int (): d, getMinBlockX, method_8326, getStartX
int (): e, getMinBlockZ, method_8328, getStartZ, m_45605_
int (): e, getMinBlockZ, method_8328, getStartZ
int (): f, getMaxBlockX, method_8327, getEndX, m_45608_
int (): f, getMaxBlockX, method_8327, getEndX
int (): g, getMaxBlockZ, method_8329, getEndZ, m_45609_
int (): g, getMaxBlockZ, method_8329, getEndZ
BlockPos (int, int, int): a, getBlockAt, method_35231, getBlockPos, m_151384_
BlockPos (int, int, int): a, getBlockAt, method_35231, getBlockPos
long (): a, toLong, method_8324, toLong, m_45588_
long (): a, toLong, method_8324, toLong
BlockPos (): l, getWorldPosition, method_8323, getStartPos, m_45615_
BlockPos (): l, getWorldPosition, method_8323, getStartPos
int (long): a, getX, method_8325, getPackedX, m_45592_
int (long): a, getX, method_8325, getPackedX
int (long): b, getZ, method_8332, getPackedZ, m_45602_
int (long): b, getZ, method_8332, getPackedZ
int (): h, getRegionX, method_17885, getRegionX, m_45610_
int (): h, getRegionX, method_17885, getRegionX
int (): i, getRegionZ, method_17886, getRegionZ, m_45612_
int (): i, getRegionZ, method_17886, getRegionZ
int (): j, getRegionLocalX, method_17887, getRegionRelativeX, m_45613_
int (): j, getRegionLocalX, method_17887, getRegionRelativeX
int (): k, getRegionLocalZ, method_17888, getRegionRelativeZ, m_45614_
int (): k, getRegionLocalZ, method_17888, getRegionRelativeZ
Stream<ChunkPos> (ChunkPos, int): a, rangeClosed, method_19280, stream, m_45596_
Stream<ChunkPos> (ChunkPos, int): a, rangeClosed, method_19280, stream
Stream<ChunkPos> (ChunkPos, ChunkPos): a, rangeClosed, method_19281, stream, m_45599_
Stream<ChunkPos> (ChunkPos, ChunkPos): a, rangeClosed, method_19281, stream
int (ChunkPos): a, getChessboardDistance, method_24022, getChebyshevDistance, m_45594_
int (ChunkPos): a, getChessboardDistance, method_24022, getChebyshevDistance
long (BlockPos): a, asLong, method_37232, toLong, m_151388_
long (BlockPos): a, asLong, method_37232, toLong
int (): b, getMiddleBlockX, method_33940, getCenterX, m_151390_
int (): b, getMiddleBlockX, method_33940, getCenterX
int (): c, getMiddleBlockZ, method_33942, getCenterZ, m_151393_
int (): c, getMiddleBlockZ, method_33942, getCenterZ
int (int): a, getBlockX, method_33939, getOffsetX, m_151382_
int (int): a, getBlockX, method_33939, getOffsetX
int (int): b, getBlockZ, method_33941, getOffsetZ, m_151391_
int (int): b, getBlockZ, method_33941, getOffsetZ
BlockPos (int): c, getMiddleBlockPosition, method_33943, getCenterAtY, m_151394_
BlockPos (int): c, getMiddleBlockPosition, method_33943, getCenterAtY
ChunkPos (int, int): a, minFromRegion, method_42305, fromRegion, m_220337_
ChunkPos (int, int): a, minFromRegion, method_42305, fromRegion
ChunkPos (int, int): b, maxFromRegion, method_42306, fromRegionCenter, m_220340_
ChunkPos (int, int): b, maxFromRegion, method_42306, fromRegionCenter
int (int, int): d, hash, method_42307, hashCode, m_220343_
int (int, int): d, hash, method_42307, hashCode
int (ChunkPos): b, distanceSquared, method_52566, getSquaredDistance, m_293627_
int (ChunkPos): b, distanceSquared, method_52566, getSquaredDistance
int (long): c, distanceSquared, method_52567, getSquaredDistance, m_294557_
int (long): c, distanceSquared, method_52567, getSquaredDistance
int (int, int): f, distanceSquared, method_52568, getSquaredDistance, m_292874_
int (int, int): f, distanceSquared, method_52568, getSquaredDistance
int (int, int): e, getChessboardDistance, method_60510, getChebyshevDistance, m_340425_
int (int, int): e, getChessboardDistance, method_60510, getChebyshevDistance
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
dbh
dcd
Fields
Constructors
Methods
int (int, int): e, distanceSquared, method_52568, getSquaredDistance, m_292874_
int (int, int): f, distanceSquared, method_52568, getSquaredDistance, m_292874_
int (int, int): e, getChessboardDistance, method_60510, getChebyshevDistance, m_340425_
1.20.6
Names
csw
dbh
Fields
Constructors
Methods
1.20.4
Names
cpc
csw
Fields
Constructors
Methods
1.20.2
Names
clt
cpc
Fields
Constructors
Methods
int (ChunkPos): b, distanceSquared, method_52566, getSquaredDistance, m_293627_
int (long): c, distanceSquared, method_52567, getSquaredDistance, m_294557_
int (int, int): e, distanceSquared, method_52568, getSquaredDistance, m_292874_
1.20.1
Names
clp
clt
Fields
Constructors
Methods
1.19.4
Names
cjd
clp
Fields
Constructors
Methods
1.19.3
Names
cge
cjd
Fields
Constructors
Methods
1.19.2
Names
Fields
Constructors
Methods
1.19.1
Names
cfh
cge
Fields
Constructors
Methods
1.19
Names
cac
cfh
Fields
int: c, x, field_9181, x, f_45578_
int: e, x, field_9181, x, f_45578_
int: d, z, field_9180, z, f_45579_
int: f, z, field_9180, z, f_45579_
long: f, COORD_BITS, field_30953, field_30953, f_151375_
long: h, COORD_BITS, field_30953, field_30953, f_151375_
long: g, COORD_MASK, field_30954, field_30954, f_151376_
long: i, COORD_MASK, field_30954, field_30954, f_151376_
int: h, REGION_BITS, field_30955, field_30955, f_151377_
int: j, REGION_BITS, field_30955, field_30955, f_151377_
int: i, REGION_MASK, field_30956, field_30956, f_151378_
int: k, REGION_MASK, field_30956, field_30956, f_151378_
int: j, HASH_A, field_30957, field_30957, f_151379_
int: l, HASH_A, field_30957, field_30957, f_151379_
int: k, HASH_C, field_30958, field_30958, f_151380_
int: m, HASH_C, field_30958, field_30958, f_151380_
int: l, HASH_Z_XOR, field_30959, field_30959, f_151381_
int: n, HASH_Z_XOR, field_30959, field_30959, f_151381_
int: e, SAFETY_MARGIN, field_36299, field_36299, f_199440_
int: g, SAFETY_MARGIN, field_36299, field_36299, f_199440_
int: c, REGION_SIZE, field_38224, field_38224, f_220335_
int: d, REGION_MAX_INDEX, field_38225, field_38225, f_220336_
Constructors
Methods
long (int, int): a, asLong, method_8331, toLong, m_45589_
long (int, int): c, asLong, method_8331, toLong, m_45589_
ChunkPos (int, int): a, minFromRegion, method_42305, fromRegion, m_220337_
ChunkPos (int, int): b, maxFromRegion, method_42306, fromRegionCenter, m_220340_
int (int, int): d, hash, method_42307, hashCode, m_220343_
1.18.2
Names
bzk
cac
Fields
Constructors
Methods
1.18.1
Names
Fields
Constructors
Methods
1.18
Names
bvv
bzk
Fields
int: b, x, field_9181, x, f_45578_
int: c, x, field_9181, x, f_45578_
int: c, z, field_9180, z, f_45579_
int: d, z, field_9180, z, f_45579_
long: d, COORD_BITS, field_30953, field_30953, f_151375_
long: f, COORD_BITS, field_30953, field_30953, f_151375_
long: e, COORD_MASK, field_30954, field_30954, f_151376_
long: g, COORD_MASK, field_30954, field_30954, f_151376_
int: f, REGION_BITS, field_30955, field_30955, f_151377_
int: h, REGION_BITS, field_30955, field_30955, f_151377_
int: g, REGION_MASK, field_30956, field_30956, f_151378_
int: i, REGION_MASK, field_30956, field_30956, f_151378_
int: h, HASH_A, field_30957, field_30957, f_151379_
int: j, HASH_A, field_30957, field_30957, f_151379_
int: i, HASH_C, field_30958, field_30958, f_151380_
int: k, HASH_C, field_30958, field_30958, f_151380_
int: j, HASH_Z_XOR, field_30959, field_30959, f_151381_
int: l, HASH_Z_XOR, field_30959, field_30959, f_151381_
int: e, SAFETY_MARGIN, field_36299, field_36299, f_199440_
ChunkPos: b, ZERO, field_35107, ORIGIN, f_186419_
Constructors
Methods
long (int, int): a, asLong, method_8331, toLong, m_45589_, pair
long (int, int): a, asLong, method_8331, toLong, m_45589_
long (): a, toLong, method_8324, toLong, m_45588_, pair
long (): a, toLong, method_8324, toLong, m_45588_
int (long): a, getX, method_8325, getPackedX, m_45592_, getX
int (long): a, getX, method_8325, getPackedX, m_45592_
int (long): b, getZ, method_8332, getPackedZ, m_45602_, getZ
int (long): b, getZ, method_8332, getPackedZ, m_45602_
int (): h, getRegionX, method_17885, getRegionX, m_45610_, getRegionX
int (): h, getRegionX, method_17885, getRegionX, m_45610_
int (): i, getRegionZ, method_17886, getRegionZ, m_45612_, getRegionZ
int (): i, getRegionZ, method_17886, getRegionZ, m_45612_
1.17.1
Names
bvu
bvv
Fields
Constructors
Methods
long (BlockPos): a, asLong, method_37232, method_37232, m_151388_
long (BlockPos): a, asLong, method_37232, toLong, m_151388_
1.17
Names
brd
bvu
net.minecraft.util.math.ChunkPos
net.minecraft.src.C_1560_
net.minecraft.server.v1_16_R3.ChunkCoordIntPair
net.minecraft.world.level.ChunkCoordIntPair
Fields
int: b, x, field_9181, x, field_77276_a, x
int: b, x, field_9181, x, f_45578_
int: c, z, field_9180, z, field_77275_b, z
int: c, z, field_9180, z, f_45579_
long: a, INVALID_CHUNK_POS, field_17348, MARKER, field_222244_a
long: a, INVALID_CHUNK_POS, field_17348, MARKER, f_45577_
long: d, COORD_BITS, field_30953, field_30953, f_151375_
long: e, COORD_MASK, field_30954, field_30954, f_151376_
int: f, REGION_BITS, field_30955, field_30955, f_151377_
int: g, REGION_MASK, field_30956, field_30956, f_151378_
int: h, HASH_A, field_30957, field_30957, f_151379_
int: i, HASH_C, field_30958, field_30958, f_151380_
int: j, HASH_Z_XOR, field_30959, field_30959, f_151381_
Constructors
Methods
long (int, int): a, asLong, method_8331, toLong, func_77272_a, pair
long (int, int): a, asLong, method_8331, toLong, m_45589_, pair
int (): d, getMinBlockX, method_8326, getStartX, func_180334_c
int (): d, getMinBlockX, method_8326, getStartX, m_45604_
int (): e, getMinBlockZ, method_8328, getStartZ, func_180333_d
int (): e, getMinBlockZ, method_8328, getStartZ, m_45605_
int (): f, getMaxBlockX, method_8327, getEndX, func_180332_e
int (): f, getMaxBlockX, method_8327, getEndX, m_45608_
int (): g, getMaxBlockZ, method_8329, getEndZ, func_180330_f
int (): g, getMaxBlockZ, method_8329, getEndZ, m_45609_
BlockPos (int, int, int): a, getBlockAt, method_35231, getBlockPos, m_151384_
long (): a, toLong, method_8324, toLong, func_201841_a, pair
long (): a, toLong, method_8324, toLong, m_45588_, pair
BlockPos (): l, getWorldPosition, method_8323, getStartPos, func_206849_h
BlockPos (): l, getWorldPosition, method_8323, getStartPos, m_45615_
int (long): a, getX, method_8325, getPackedX, func_212578_a, getX
int (long): a, getX, method_8325, getPackedX, m_45592_, getX
int (long): b, getZ, method_8332, getPackedZ, func_212579_b, getZ
int (long): b, getZ, method_8332, getPackedZ, m_45602_, getZ
int (): h, getRegionX, method_17885, getRegionX, func_222241_h, getRegionX
int (): h, getRegionX, method_17885, getRegionX, m_45610_, getRegionX
int (): i, getRegionZ, method_17886, getRegionZ, func_222242_i, getRegionZ
int (): i, getRegionZ, method_17886, getRegionZ, m_45612_, getRegionZ
int (): j, getRegionLocalX, method_17887, getRegionRelativeX, func_222240_j
int (): j, getRegionLocalX, method_17887, getRegionRelativeX, m_45613_
int (): k, getRegionLocalZ, method_17888, getRegionRelativeZ, func_222238_k
int (): k, getRegionLocalZ, method_17888, getRegionRelativeZ, m_45614_
Stream<ChunkPos> (ChunkPos, int): a, rangeClosed, method_19280, stream, func_222243_a
Stream<ChunkPos> (ChunkPos, int): a, rangeClosed, method_19280, stream, m_45596_
Stream<ChunkPos> (ChunkPos, ChunkPos): a, rangeClosed, method_19281, stream, func_222239_a
Stream<ChunkPos> (ChunkPos, ChunkPos): a, rangeClosed, method_19281, stream, m_45599_
int (ChunkPos): a, getChessboardDistance, method_24022, method_24022, func_226661_a_
int (ChunkPos): a, getChessboardDistance, method_24022, getChebyshevDistance, m_45594_
long (BlockPos): a, asLong, method_37232, method_37232, m_151388_
int (): b, getMiddleBlockX, method_33940, getCenterX, m_151390_
int (): c, getMiddleBlockZ, method_33942, getCenterZ, m_151393_
int (int): a, getBlockX, method_33939, getOffsetX, m_151382_
int (int): b, getBlockZ, method_33941, getOffsetZ, m_151391_
BlockPos (int): c, getMiddleBlockPosition, method_33943, getCenterAtY, m_151394_
1.16.5
Names
Fields
Constructors
Methods
1.16.4
Names
bra
brd
net.minecraft.server.v1_16_R2.ChunkCoordIntPair
net.minecraft.server.v1_16_R3.ChunkCoordIntPair
Fields
Constructors
Methods
1.16.3
Names
Fields
Constructors
Methods
1.16.2
Names
bph
bra
net.minecraft.server.v1_16_R1.ChunkCoordIntPair
net.minecraft.server.v1_16_R2.ChunkCoordIntPair
Fields
Constructors
Methods
BlockPos (int, int, int): a, getBlockAt, method_8330, toBlockPos, func_180331_a
BlockPos (): l, getWorldPosition, method_8323, getCenterBlockPos, func_206849_h
BlockPos (): l, getWorldPosition, method_8323, getStartPos, func_206849_h
1.16.1
Names
bjh
bph
net.minecraft.server.v1_15_R1.ChunkCoordIntPair
net.minecraft.server.v1_16_R1.ChunkCoordIntPair
Fields
Constructors
Methods
int (ChunkPos): a, getChessboardDistance, method_24022, func_226661_a_
int (ChunkPos): a, getChessboardDistance, method_24022, method_24022, func_226661_a_
1.15.2
Names
bje
bjh
Fields
Constructors
Methods
1.15.1
Names
Fields
Constructors
Methods
1.15
Names
bhd
bje
net.minecraft.server.v1_14_R1.ChunkCoordIntPair
net.minecraft.server.v1_15_R1.ChunkCoordIntPair
Fields
Constructors
Methods
int (ChunkPos): a, getChessboardDistance, method_24022, func_226661_a_
1.14.4
Names
bgy
bhd
net.minecraft.world.level.ChunkPos
Fields
int: b, field_9181, x, field_77276_a, x
int: b, x, field_9181, x, field_77276_a, x
int: c, field_9180, z, field_77275_b, z
int: c, z, field_9180, z, field_77275_b, z
long: a, field_17348, INVALID, field_222244_a
long: a, INVALID_CHUNK_POS, field_17348, MARKER, field_222244_a
Constructors
Methods
long (int, int): a, method_8331, toLong, func_77272_a, pair
long (int, int): a, asLong, method_8331, toLong, func_77272_a, pair
int (): d, method_8326, getStartX, func_180334_c
int (): d, getMinBlockX, method_8326, getStartX, func_180334_c
int (): e, method_8328, getStartZ, func_180333_d
int (): e, getMinBlockZ, method_8328, getStartZ, func_180333_d
int (): f, method_8327, getEndX, func_180332_e
int (): f, getMaxBlockX, method_8327, getEndX, func_180332_e
int (): g, method_8329, getEndZ, func_180330_f
int (): g, getMaxBlockZ, method_8329, getEndZ, func_180330_f
BlockPosition (int, int, int): a, method_8330, toBlockPos, func_180331_a
BlockPos (int, int, int): a, getBlockAt, method_8330, toBlockPos, func_180331_a
long (): a, method_8324, toLong, func_201841_a, pair
long (): a, toLong, method_8324, toLong, func_201841_a, pair
BlockPosition (): l, method_8323, getCenterBlockPos, func_206849_h
BlockPos (): l, getWorldPosition, method_8323, getCenterBlockPos, func_206849_h
int (long): a, method_8325, getPackedX, func_212578_a, getX
int (long): a, getX, method_8325, getPackedX, func_212578_a, getX
int (long): b, method_8332, getPackedZ, func_212579_b, getZ
int (long): b, getZ, method_8332, getPackedZ, func_212579_b, getZ
int (): h, method_17885, getRegionX, func_222241_h, getRegionX
int (): h, getRegionX, method_17885, getRegionX, func_222241_h, getRegionX
int (): i, method_17886, getRegionZ, func_222242_i, getRegionZ
int (): i, getRegionZ, method_17886, getRegionZ, func_222242_i, getRegionZ
int (): j, method_17887, getRegionRelativeX, func_222240_j
int (): j, getRegionLocalX, method_17887, getRegionRelativeX, func_222240_j
int (): k, method_17888, getRegionRelativeZ, func_222238_k
int (): k, getRegionLocalZ, method_17888, getRegionRelativeZ, func_222238_k
Stream<ChunkCoordIntPair> (ChunkCoordIntPair, int): a, method_19280, stream, func_222243_a
Stream<ChunkPos> (ChunkPos, int): a, rangeClosed, method_19280, stream, func_222243_a
Stream<ChunkCoordIntPair> (ChunkCoordIntPair, ChunkCoordIntPair): a, method_19281, stream, func_222239_a
Stream<ChunkPos> (ChunkPos, ChunkPos): a, rangeClosed, method_19281, stream, func_222239_a
1.14.3
Names
bgu
bgy
net.minecraft.util.math.ChunkPos
Fields
int: b, field_9181, field_77276_a, x
int: b, field_9181, x, field_77276_a, x
int: c, field_9180, field_77275_b, z
int: c, field_9180, z, field_77275_b, z
long: a, field_17348, field_222244_a
long: a, field_17348, INVALID, field_222244_a
Constructors
Methods
long (int, int): a, method_8331, func_77272_a, pair
long (int, int): a, method_8331, toLong, func_77272_a, pair
int (): d, method_8326, func_180334_c
int (): d, method_8326, getStartX, func_180334_c
int (): e, method_8328, func_180333_d
int (): e, method_8328, getStartZ, func_180333_d
int (): f, method_8327, func_180332_e
int (): f, method_8327, getEndX, func_180332_e
int (): g, method_8329, func_180330_f
int (): g, method_8329, getEndZ, func_180330_f
BlockPosition (int, int, int): a, method_8330, func_180331_a
BlockPosition (int, int, int): a, method_8330, toBlockPos, func_180331_a
long (): a, method_8324, func_201841_a, pair
long (): a, method_8324, toLong, func_201841_a, pair
BlockPosition (): l, method_8323, func_206849_h
BlockPosition (): l, method_8323, getCenterBlockPos, func_206849_h
int (long): a, method_8325, func_212578_a, getX
int (long): a, method_8325, getPackedX, func_212578_a, getX
int (long): b, method_8332, func_212579_b, getZ
int (long): b, method_8332, getPackedZ, func_212579_b, getZ
int (): h, method_17885, func_222241_h, getRegionX
int (): h, method_17885, getRegionX, func_222241_h, getRegionX
int (): i, method_17886, func_222242_i, getRegionZ
int (): i, method_17886, getRegionZ, func_222242_i, getRegionZ
int (): j, method_17887, func_222240_j
int (): j, method_17887, getRegionRelativeX, func_222240_j
int (): k, method_17888, func_222238_k
int (): k, method_17888, getRegionRelativeZ, func_222238_k
Stream<ChunkCoordIntPair> (ChunkCoordIntPair, int): a, method_19280, func_222243_a
Stream<ChunkCoordIntPair> (ChunkCoordIntPair, int): a, method_19280, stream, func_222243_a
Stream<ChunkCoordIntPair> (ChunkCoordIntPair, ChunkCoordIntPair): a, method_19281, func_222239_a
Stream<ChunkCoordIntPair> (ChunkCoordIntPair, ChunkCoordIntPair): a, method_19281, stream, func_222239_a
1.14.2
Names
Fields
Constructors
Methods
1.14.1
Names
bgt
bgu
Fields
Constructors
Methods
1.14
Names
axm
bgt
net.minecraft.class_1923
net.minecraft.server.v1_13_R2.ChunkCoordIntPair
net.minecraft.server.v1_14_R1.ChunkCoordIntPair
Fields
int: a, field_77276_a, x
int: b, field_9181, field_77276_a, x
int: b, field_77275_b, z
int: c, field_9180, field_77275_b, z
long: a, field_17348, field_222244_a
Constructors
Methods
long (int, int): a, func_77272_a
long (int, int): a, method_8331, func_77272_a, pair
int (): d, func_180334_c
int (): d, method_8326, func_180334_c
int (): e, func_180333_d
int (): e, method_8328, func_180333_d
int (): f, func_180332_e
int (): f, method_8327, func_180332_e
int (): g, func_180330_f
int (): g, method_8329, func_180330_f
BlockPosition (int, int, int): a, func_180331_a
BlockPosition (int, int, int): a, method_8330, func_180331_a
double (Entity): a, func_185327_a
long (): a, func_201841_a
long (): a, method_8324, func_201841_a, pair
BlockPosition (): h, func_206849_h
BlockPosition (): l, method_8323, func_206849_h
int (long): a, func_212578_a
int (long): a, method_8325, func_212578_a, getX
int (long): b, func_212579_b
int (long): b, method_8332, func_212579_b, getZ
int (): h, method_17885, func_222241_h, getRegionX
int (): i, method_17886, func_222242_i, getRegionZ
int (): j, method_17887, func_222240_j
int (): k, method_17888, func_222238_k
Stream<ChunkCoordIntPair> (ChunkCoordIntPair, int): a, method_19280, func_222243_a
Stream<ChunkCoordIntPair> (ChunkCoordIntPair, ChunkCoordIntPair): a, method_19281, func_222239_a
1.13.2
Names
axl
axm
Fields
Constructors
Methods
1.13.1
Names
axi
axl
net.minecraft.server.v1_13_R1.ChunkCoordIntPair
net.minecraft.server.v1_13_R2.ChunkCoordIntPair
Fields
Constructors
Methods
int (long): a, func_212578_a
int (long): b, func_212579_b
1.13
Names
amn
axi
net.minecraft.server.v1_12_R1.ChunkCoordIntPair
net.minecraft.server.v1_13_R1.ChunkCoordIntPair
Fields
Constructors
(long)
Methods
int (): c, func_180334_c
int (): d, func_180334_c
int (): d, func_180333_d
int (): e, func_180333_d
int (): e, func_180332_e
int (): f, func_180332_e
int (): f, func_180330_f
int (): g, func_180330_f
long (): a, func_201841_a
BlockPosition (): h, func_206849_h
1.12.2
Names
Fields
Constructors
Methods
1.12.1
Names
aml
amn
Fields
Constructors
Methods
1.12
Names
ajl
aml
net.minecraft.server.v1_11_R1.ChunkCoordIntPair
net.minecraft.server.v1_12_R1.ChunkCoordIntPair
Fields
Constructors
Methods
1.11.2
Names
Fields
Constructors
Methods
1.11.1
Names
ajj
ajl
Fields
Constructors
Methods
1.11
Names
ahw
ajj
net.minecraft.server.v1_10_R1.ChunkCoordIntPair
net.minecraft.server.v1_11_R1.ChunkCoordIntPair
Fields
Constructors
Methods
int (): a, func_77273_a
int (): b, func_77274_b
BlockPosition (int): a, func_180619_a
1.10.2
Names
Fields
Constructors
Methods
1.10
Names
ahn
ahw
net.minecraft.server.v1_9_R2.ChunkCoordIntPair
net.minecraft.server.v1_10_R1.ChunkCoordIntPair
Fields
Constructors
Methods
1.9.4
Names
net.minecraft.world.ChunkCoordIntPair
net.minecraft.util.math.ChunkPos
net.minecraft.server.v1_9_R1.ChunkCoordIntPair
net.minecraft.server.v1_9_R2.ChunkCoordIntPair
Fields
Constructors
Methods
1.9.2
Names
Fields
Constructors
Methods
1.9
Names
adg
ahn
net.minecraft.server.v1_8_R3.ChunkCoordIntPair
net.minecraft.server.v1_9_R1.ChunkCoordIntPair
Fields
Constructors
Methods
double (Entity): a, func_185327_a
1.8.8
Names
adg
net.minecraft.world.ChunkCoordIntPair
net.minecraft.server.v1_8_R3.ChunkCoordIntPair
Fields
int: a, field_77276_a, x
int: b, field_77275_b, z
Constructors
(int, int)
Methods
long (int, int): a, func_77272_a
int (): a, func_77273_a
int (): b, func_77274_b
int (): c, func_180334_c
int (): d, func_180333_d
int (): e, func_180332_e
int (): f, func_180330_f
BlockPosition (int, int, int): a, func_180331_a
BlockPosition (int): a, func_180619_a