net.minecraft.util.math

public class ChunkPos

axm
net.minecraft.class_1146
net.minecraft.util.math.ChunkPos
net.minecraft.util.math.ChunkPos
net.minecraft.util.math.ChunkPos

Field summary

Modifier and TypeField
public final int
a
field_4507
x
field_77276_a
x
public final int
b
field_4508
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_16281()
toLong()
func_201841_a()
asLong()
public static long
a(int arg0, int arg1)
method_3565(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_16282(long arg0)
getX(long l)
func_212578_a(long arg0)
getX(long arg0)
public static int
b(long arg0)
method_16283(long arg0)
getZ(long l)
func_212579_b(long arg0)
getZ(long arg0)
public double
a(aer arg0)
method_11474(class_864 arg0)
squaredDistanceTo(Entity entity)
func_185327_a(Entity arg0)
getDistanceSq(Entity entityIn)
public int
d()
method_8468()
getMinBlockPosX()
func_180334_c()
getXStart()
public int
e()
method_8469()
getMinBlockPosZ()
func_180333_d()
getZStart()
public int
f()
method_8470()
getMaxBlockPosX()
func_180332_e()
getXEnd()
public int
g()
method_8471()
getMaxBlockPosZ()
func_180330_f()
getZEnd()
public BlockPos
a(int arg0, int arg1, int arg2)
method_8467(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
h()
method_16284()
getBlockPos()
func_206849_h()
asBlockPos()