net.minecraft.core

public class PositionImpl

implements Position

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

字段概要

修饰符与类型字段
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_

构造函数概要

修饰符构造函数
public (double x, double y, double z)

方法概要

修饰符与类型方法
public double
a()
x()
method_10216()
getX()
m_7096_()
public double
b()
y()
method_10214()
getY()
m_7098_()
public double
c()
z()
method_10215()
getZ()
m_7094_()