net.minecraft.server.chase

record ChaseServer$PlayerPosition

anc$a
net.minecraft.server.chase.ChaseServer$PlayerPosition
net.minecraft.class_6632$class_6668

Field summary

Modifier and TypeField
private final String
a
dimensionName
comp_160
private final double
b
x
comp_161
private final double
c
y
comp_162
private final double
d
z
comp_163
private final float
e
yRot
comp_164
private final float
f
xRot
comp_165

Constructor summary

ModifierConstructor
(String arg0, double arg1, double arg2, double arg3, float arg4, float arg5)

Method summary

Modifier and TypeMethod
String
g()
format()
method_38960()
public String
a()
dimensionName()
comp_160()
public double
b()
x()
comp_161()
public double
c()
y()
comp_162()
public double
d()
z()
comp_163()
public float
e()
yRot()
comp_164()
public float
f()
xRot()
comp_165()