net.minecraft.util.math

public class ChunkPos

bgu
net.minecraft.class_1923
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
field_222244_a
SENTINEL
public final int
b
field_9181
x
field_77276_a
x
public final int
c
field_9180
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()
func_201841_a()
asLong()
public static long
a(int arg0, int arg1)
method_8331(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)
getX(long l)
func_212578_a(long arg0)
getX(long arg0)
public static int
b(long arg0)
method_8332(long arg0)
getZ(long l)
func_212579_b(long arg0)
getZ(long arg0)
public int
d()
method_8326()
getMinBlockPosX()
func_180334_c()
getXStart()
public int
e()
method_8328()
getMinBlockPosZ()
func_180333_d()
getZStart()
public int
f()
method_8327()
getMaxBlockPosX()
func_180332_e()
getXEnd()
public int
g()
method_8329()
getMaxBlockPosZ()
func_180330_f()
getZEnd()
public int
h()
method_17885()
getRegionX()
func_222241_h()
getRegionCoordX()
public int
i()
method_17886()
getRegionZ()
func_222242_i()
getRegionCoordZ()
public int
j()
method_17887()
getRegionLocalX()
func_222240_j()
getRegionPositionX()
public int
k()
method_17888()
getRegionLocalZ()
func_222238_k()
getRegionPositionZ()
public BlockPos
a(int arg0, int arg1, int arg2)
method_8330(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()
getBlockPos()
func_206849_h()
asBlockPos()
public static Stream<ChunkPos>
a(bgu arg0, int arg1)
method_19280(class_1923 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(bgu arg0, bgu arg1)
method_19281(class_1923 arg0, class_1923 arg1)
m_84813318(ChunkPos arg0, ChunkPos arg1)
func_222239_a(ChunkPos arg0, ChunkPos arg1)
getAllInBox(ChunkPos arg0, ChunkPos arg1)