net.minecraft.util.math

public class Position

implements IPosition

cy
net.minecraft.class_1365
net.minecraft.util.math.Position
net.minecraft.dispenser.PositionImpl

Field summary

Modifier and TypeField
protected final double
a
field_5254
x
x
protected final double
b
field_5255
y
y
protected final double
c
field_5256
z
z

Constructor summary

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

Method summary

Modifier and TypeMethod
public double
a()
method_4379()
getX()
getX()
public double
b()
method_4380()
getY()
getY()
public double
c()
method_4381()
getZ()
getZ()