net.minecraft.util.math

public final class BlockPos$Mutable

extends BlockPos

cj$a
net.minecraft.unmapped.C_32594356$C_55814880
net.minecraft.util.math.BlockPos$Mutable

Field summary

Modifier and TypeField
private int
c
f_99680125
posX
private int
d
f_31086520
posY
private int
e
f_80739236
posZ

Constructor summary

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

Method summary

Modifier and TypeMethod
public int
p()
m_32364273()
getX()
public int
q()
m_62825721()
getY()
public int
r()
m_23514936()
getZ()
public BlockPos$Mutable
c(int arg0, int arg1, int arg2)
m_53471696(int arg0, int arg1, int arg2)
set(int x, int y, int z)
public void
c(cq arg0)
m_54531644(C_28786548 arg0)
move(Direction dir)
public void
p(int arg0)
m_10604777(int arg0)
setY(int y)
public BlockPos
h()
m_41480519()
immutable()