net.minecraft.server.chase

record ChaseServer$PlayerPosition

anf$a
net.minecraft.server.chase.ChaseServer$PlayerPosition
net.minecraft.class_6632$class_6668
net.minecraft.server.chase.ChaseServer$TeleportPos

Field summary

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

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()
getTeleportCommand()
public String
a()
dimensionName()
comp_160()
dimensionName()
public double
b()
x()
comp_161()
x()
public double
c()
y()
comp_162()
y()
public double
d()
z()
comp_163()
z()
public float
e()
yRot()
comp_164()
yaw()
public float
f()
xRot()
comp_165()
pitch()