net.minecraft.core

public class PositionImpl

implements Position

gu
net.minecraft.core.PositionImpl
net.minecraft.class_2376
net.minecraft.util.math.PositionImpl
net.minecraft.src.C_4704_
net.minecraft.core.Position

Field summary

Modifier and TypeField
protected final double
a
x
field_11119
x
f_122798_
protected final double
b
y
field_11118
y
f_122799_
protected final double
c
z
field_11117
z
f_122800_

Constructor summary

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

Method summary

Modifier and TypeMethod
public double
a()
x()
method_10216()
getX()
m_7096_()
getX()
public double
b()
y()
method_10214()
getY()
m_7098_()
getY()
public double
c()
z()
method_10215()
getZ()
m_7094_()
getZ()