net.minecraft.util.math

public class BlockPos$Mutable

extends BlockPos

co$a
net.minecraft.class_2552$class_2553
net.minecraft.util.math.BlockPos$Mutable
net.minecraft.util.math.BlockPos$MutableBlockPos

Field summary

Modifier and TypeField
protected int
b
field_11443
posX
x
protected int
c
field_11444
posY
y
protected int
d
field_11445
posZ
z

Constructor summary

ModifierConstructor
public ()
public (BlockPos pos)
public (int x, int y, int z)

Method summary

Modifier and TypeMethod
public BlockPos
a(double arg0, double arg1, double arg2)
method_10486(double arg0, double arg1, double arg2)
add(double arg0, double arg1, double arg2)
add(double arg0, double arg1, double arg2)
public BlockPos
a(int arg0, int arg1, int arg2)
method_10487(int arg0, int arg1, int arg2)
add(int arg0, int arg1, int arg2)
add(int arg0, int arg1, int arg2)
public BlockPos
a(cv arg0, int arg1)
method_10491(class_1354 arg0, int arg1)
offset(Direction arg0, int arg1)
offset(EnumFacing arg0, int arg1)
public BlockPos
a(aqi arg0)
method_13894(class_2734 arg0)
rotate(BlockRotation arg0)
rotate(Rotation arg0)
public int
p()
method_10572()
getX()
getX()
public int
q()
method_10573()
getY()
getY()
public int
r()
method_10574()
getZ()
getZ()
public BlockPos$Mutable
c(int arg0, int arg1, int arg2)
method_10512(int arg0, int arg1, int arg2)
set(int x, int y, int z)
setPos(int xIn, int yIn, int zIn)
public BlockPos$Mutable
c(double arg0, double arg1, double arg2)
method_12561(double arg0, double arg1, double arg2)
set(double x, double y, double z)
setPos(double xIn, double yIn, double zIn)
public BlockPos$Mutable
g(dl arg0)
method_12564(class_1167 arg0)
set(Vec3i vec)
setPos(Vec3i vec)
public BlockPos$Mutable
c(cv arg0)
method_12562(class_1354 arg0)
move(Direction dir)
move(EnumFacing facing)
public BlockPos$Mutable
c(cv arg0, int arg1)
method_12563(class_1354 arg0, int arg1)
move(Direction dir, int d)
move(EnumFacing facing, int arg1)
public void
p(int arg0)
method_12565(int arg0)
setY(int y)
setY(int yIn)
public BlockPos
h()
method_12558()
immutable()
toImmutable()
public BlockPos$Mutable
a(sn arg0)
method_12560(class_864 arg0)
set(Entity entity)
setPos(Entity entityIn)