net.minecraft.util.math

public class ChunkPos

bgy
net.minecraft.class_1923
net.minecraft.util.math.ChunkPos
net.minecraft.util.math.ChunkPos
net.minecraft.util.math.ChunkPos
net.minecraft.util.math.ChunkPos

Field summary

Modifier and TypeField
public static final long
a
field_17348
INVALID
INVALID
field_222244_a
SENTINEL
public final int
b
field_9181
x
x
field_77276_a
x
public final int
c
field_9180
z
z
field_77275_b
z

Constructor summary

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

Method summary

Modifier and TypeMethod
public long
a()
method_8324()
toLong()
toLong()
func_201841_a()
asLong()
public static long
a(int arg0, int arg1)
method_8331(int arg0, int arg1)
toLong(int arg0, int arg1)
toLong(int x, int y)
func_77272_a(int arg0, int arg1)
asLong(int x, int z)
public static int
a(long arg0)
method_8325(long arg0)
getPackedX(long arg0)
getX(long l)
func_212578_a(long arg0)
getX(long chunkAsLong)
public static int
b(long arg0)
method_8332(long arg0)
getPackedZ(long arg0)
getZ(long l)
func_212579_b(long arg0)
getZ(long chunkAsLong)
public int
d()
method_8326()
getStartX()
getMinBlockPosX()
func_180334_c()
getXStart()
public int
e()
method_8328()
getStartZ()
getMinBlockPosZ()
func_180333_d()
getZStart()
public int
f()
method_8327()
getEndX()
getMaxBlockPosX()
func_180332_e()
getXEnd()
public int
g()
method_8329()
getEndZ()
getMaxBlockPosZ()
func_180330_f()
getZEnd()
public int
h()
method_17885()
getRegionX()
getRegionX()
func_222241_h()
getRegionCoordX()
public int
i()
method_17886()
getRegionZ()
getRegionZ()
func_222242_i()
getRegionCoordZ()
public int
j()
method_17887()
getRegionRelativeX()
getRegionLocalX()
func_222240_j()
getRegionPositionX()
public int
k()
method_17888()
getRegionRelativeZ()
getRegionLocalZ()
func_222238_k()
getRegionPositionZ()
public BlockPos
a(int arg0, int arg1, int arg2)
method_8330(int arg0, int arg1, int arg2)
toBlockPos(int arg0, int arg1, int arg2)
getBlockPos(int localX, int y, int localZ)
func_180331_a(int arg0, int arg1, int arg2)
getBlock(int x, int y, int z)
public BlockPos
l()
method_8323()
getCenterBlockPos()
getBlockPos()
func_206849_h()
asBlockPos()
public static Stream<ChunkPos>
a(bgy arg0, int arg1)
method_19280(class_1923 arg0, int arg1)
stream(ChunkPos arg0, int arg1)
m_97908082(ChunkPos arg0, int arg1)
func_222243_a(ChunkPos arg0, int arg1)
getAllInBox(ChunkPos center, int radius)
public static Stream<ChunkPos>
a(bgy arg0, bgy arg1)
method_19281(class_1923 arg0, class_1923 arg1)
stream(ChunkPos arg0, ChunkPos arg1)
m_84813318(ChunkPos arg0, ChunkPos arg1)
func_222239_a(ChunkPos arg0, ChunkPos arg1)
getAllInBox(ChunkPos start, ChunkPos end)