net.minecraft.server.v1_14_R1

public class ChunkCoordIntPair

bgy
net.minecraft.class_1923
net.minecraft.util.math.ChunkPos
net.minecraft.util.math.ChunkPos
net.minecraft.server.v1_14_R1.ChunkCoordIntPair

Field summary

Modifier and TypeField
public static final long
a
field_17348
INVALID
field_222244_a
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 arg0, int arg1)
public (BlockPosition arg0)
public (long arg0)

Method summary

Modifier and TypeMethod
public long
a()
method_8324()
toLong()
func_201841_a()
pair()
public static long
a(int arg0, int arg1)
method_8331(int arg0, int arg1)
toLong(int arg0, int arg1)
func_77272_a(int arg0, int arg1)
pair(int arg0, int arg1)
public static int
a(long arg0)
method_8325(long arg0)
getPackedX(long arg0)
func_212578_a(long arg0)
getX(long arg0)
public static int
b(long arg0)
method_8332(long arg0)
getPackedZ(long arg0)
func_212579_b(long arg0)
getZ(long arg0)
public int
d()
method_8326()
getStartX()
func_180334_c()
public int
e()
method_8328()
getStartZ()
func_180333_d()
public int
f()
method_8327()
getEndX()
func_180332_e()
public int
g()
method_8329()
getEndZ()
func_180330_f()
public int
h()
method_17885()
getRegionX()
func_222241_h()
getRegionX()
public int
i()
method_17886()
getRegionZ()
func_222242_i()
getRegionZ()
public int
j()
method_17887()
getRegionRelativeX()
func_222240_j()
public int
k()
method_17888()
getRegionRelativeZ()
func_222238_k()
public BlockPosition
a(int arg0, int arg1, int arg2)
method_8330(int arg0, int arg1, int arg2)
toBlockPos(int arg0, int arg1, int arg2)
func_180331_a(int arg0, int arg1, int arg2)
public BlockPosition
l()
method_8323()
getCenterBlockPos()
func_206849_h()
public static Stream<ChunkCoordIntPair>
a(bgy arg0, int arg1)
method_19280(class_1923 arg0, int arg1)
stream(ChunkPos arg0, int arg1)
func_222243_a(ChunkPos arg0, int arg1)
public static Stream<ChunkCoordIntPair>
a(bgy arg0, bgy arg1)
method_19281(class_1923 arg0, class_1923 arg1)
stream(ChunkPos arg0, ChunkPos arg1)
func_222239_a(ChunkPos arg0, ChunkPos arg1)