net.minecraft.util.math

public class ChunkPos

bra
net.minecraft.world.level.ChunkPos
net.minecraft.class_1923
net.minecraft.util.math.ChunkPos
net.minecraft.unmapped.C_ynrszrtu
net.minecraft.util.math.ChunkPos
net.minecraft.util.math.ChunkPos

Field summary

Modifier and TypeField
public static final long
a
INVALID_CHUNK_POS
field_17348
MARKER
f_qibyxtej
field_222244_a
SENTINEL
public final int
b
x
field_9181
x
f_rjwwzeot
field_77276_a
x
public final int
c
z
field_9180
z
f_osndkqwe
field_77275_b
z

Constructor summary

ModifierConstructor
public (int x, int z)
public (BlockPos pos)
public (long pos)

Method summary

Modifier and TypeMethod
public long
a()
toLong()
method_8324()
toLong()
m_vqshgvus()
func_201841_a()
asLong()
public static long
a(int arg0, int arg1)
asLong(int arg0, int arg1)
method_8331(int arg0, int arg1)
toLong(int chunkX, int chunkZ)
m_bxqqqiex(int arg0, int arg1)
func_77272_a(int arg0, int arg1)
asLong(int x, int z)
public static int
a(long arg0)
getX(long arg0)
method_8325(long arg0)
getPackedX(long pos)
m_zbgukbxm(long arg0)
func_212578_a(long arg0)
getX(long chunkAsLong)
public static int
b(long arg0)
getZ(long arg0)
method_8332(long arg0)
getPackedZ(long pos)
m_mypltpaf(long arg0)
func_212579_b(long arg0)
getZ(long chunkAsLong)
public int
d()
getMinBlockX()
method_8326()
getStartX()
m_uvhyzzhn()
func_180334_c()
getXStart()
public int
e()
getMinBlockZ()
method_8328()
getStartZ()
m_wpegztxm()
func_180333_d()
getZStart()
public int
f()
getMaxBlockX()
method_8327()
getEndX()
m_udmhpksu()
func_180332_e()
getXEnd()
public int
g()
getMaxBlockZ()
method_8329()
getEndZ()
m_hxylrpss()
func_180330_f()
getZEnd()
public int
h()
getRegionX()
method_17885()
getRegionX()
m_rxmyaudy()
func_222241_h()
getRegionCoordX()
public int
i()
getRegionZ()
method_17886()
getRegionZ()
m_ssvrfwdi()
func_222242_i()
getRegionCoordZ()
public int
j()
getRegionLocalX()
method_17887()
getRegionRelativeX()
m_yfstiuge()
func_222240_j()
getRegionPositionX()
public int
k()
getRegionLocalZ()
method_17888()
getRegionRelativeZ()
m_dlgmlays()
func_222238_k()
getRegionPositionZ()
public BlockPos
l()
getWorldPosition()
method_8323()
getStartPos()
m_evisbhxf()
func_206849_h()
asBlockPos()
public int
a(bra arg0)
getChessboardDistance(ChunkPos arg0)
method_24022(class_1923 arg0)
method_24022(ChunkPos arg0)
m_hnhphniw(C_ynrszrtu arg0)
func_226661_a_(ChunkPos arg0)
getChessboardDistance(ChunkPos chunkPosIn)
public static Stream<ChunkPos>
a(bra arg0, int arg1)
rangeClosed(ChunkPos arg0, int arg1)
method_19280(class_1923 arg0, int arg1)
stream(ChunkPos center, int radius)
m_eiyefkze(C_ynrszrtu arg0, int arg1)
func_222243_a(ChunkPos arg0, int arg1)
getAllInBox(ChunkPos center, int radius)
public static Stream<ChunkPos>
a(bra arg0, bra arg1)
rangeClosed(ChunkPos arg0, ChunkPos arg1)
method_19281(class_1923 arg0, class_1923 arg1)
stream(ChunkPos pos1, ChunkPos pos2)
m_bzevzush(C_ynrszrtu arg0, C_ynrszrtu arg1)
func_222239_a(ChunkPos arg0, ChunkPos arg1)
getAllInBox(ChunkPos start, ChunkPos end)