net.minecraft.world.level

public class ChunkPos

bph
net.minecraft.world.level.ChunkPos
net.minecraft.class_1923
net.minecraft.unmapped.C_ynrszrtu
net.minecraft.util.math.ChunkPos
net.minecraft.util.math.ChunkPos
net.minecraft.server.v1_16_R1.ChunkCoordIntPair

Field summary

Modifier and TypeField
public static final long
a
INVALID_CHUNK_POS
field_17348
f_qibyxtej
MARKER
field_222244_a
public final int
b
x
field_9181
f_rjwwzeot
x
field_77276_a
x
public final int
c
z
field_9180
f_osndkqwe
z
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()
m_vqshgvus()
toLong()
func_201841_a()
pair()
public static long
a(int arg0, int arg1)
asLong(int arg0, int arg1)
method_8331(int arg0, int arg1)
m_bxqqqiex(int arg0, int arg1)
toLong(int chunkX, int chunkZ)
func_77272_a(int arg0, int arg1)
pair(int arg0, int arg1)
public static int
a(long arg0)
getX(long arg0)
method_8325(long arg0)
m_zbgukbxm(long arg0)
getPackedX(long pos)
func_212578_a(long arg0)
getX(long arg0)
public static int
b(long arg0)
getZ(long arg0)
method_8332(long arg0)
m_mypltpaf(long arg0)
getPackedZ(long pos)
func_212579_b(long arg0)
getZ(long arg0)
public int
d()
getMinBlockX()
method_8326()
m_uvhyzzhn()
getStartX()
func_180334_c()
public int
e()
getMinBlockZ()
method_8328()
m_wpegztxm()
getStartZ()
func_180333_d()
public int
f()
getMaxBlockX()
method_8327()
m_udmhpksu()
getEndX()
func_180332_e()
public int
g()
getMaxBlockZ()
method_8329()
m_hxylrpss()
getEndZ()
func_180330_f()
public int
h()
getRegionX()
method_17885()
m_rxmyaudy()
getRegionX()
func_222241_h()
getRegionX()
public int
i()
getRegionZ()
method_17886()
m_ssvrfwdi()
getRegionZ()
func_222242_i()
getRegionZ()
public int
j()
getRegionLocalX()
method_17887()
m_yfstiuge()
getRegionRelativeX()
func_222240_j()
public int
k()
getRegionLocalZ()
method_17888()
m_dlgmlays()
getRegionRelativeZ()
func_222238_k()
public BlockPos
a(int arg0, int arg1, int arg2)
getBlockAt(int arg0, int arg1, int arg2)
method_8330(int arg0, int arg1, int arg2)
m_zwiupzob(int arg0, int arg1, int arg2)
toBlockPos(int chunkRelativeX, int chunkRelativeY, int chunkRelativeZ)
func_180331_a(int arg0, int arg1, int arg2)
public BlockPos
l()
getWorldPosition()
method_8323()
m_evisbhxf()
getCenterBlockPos()
func_206849_h()
public int
a(bph arg0)
getChessboardDistance(ChunkPos arg0)
method_24022(class_1923 arg0)
m_hnhphniw(C_ynrszrtu arg0)
method_24022(ChunkPos arg0)
func_226661_a_(ChunkPos arg0)
public static Stream<ChunkPos>
a(bph arg0, int arg1)
rangeClosed(ChunkPos arg0, int arg1)
method_19280(class_1923 arg0, int arg1)
m_eiyefkze(C_ynrszrtu arg0, int arg1)
stream(ChunkPos center, int radius)
func_222243_a(ChunkPos arg0, int arg1)
public static Stream<ChunkPos>
a(bph arg0, bph arg1)
rangeClosed(ChunkPos arg0, ChunkPos arg1)
method_19281(class_1923 arg0, class_1923 arg1)
m_bzevzush(C_ynrszrtu arg0, C_ynrszrtu arg1)
stream(ChunkPos pos1, ChunkPos pos2)
func_222239_a(ChunkPos arg0, ChunkPos arg1)