net.minecraft.util.math

public final class BlockPos$Mutable

extends BlockPos

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

Field summary

Modifier and TypeField
private int
c
field_11443
posX
x
private int
d
field_11444
posY
y
private int
e
field_11445
posZ
z

Constructor summary

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

Method summary

Modifier and TypeMethod
public int
n()
method_10572()
getX()
getX()
public int
o()
method_10573()
getY()
getY()
public int
p()
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)
set(int xIn, int yIn, int zIn)