net.minecraft.server.chase

record ChaseClient$TeleportPos

net.minecraft.server.chase.ChaseClient$TeleportTarget
net.minecraft.class_6630$class_6631
net.minecraft.server.chase.ChaseClient$TeleportPos

Field summary

Modifier and TypeField
private final RegistryKey<World>
level
comp_138
dimension
private final Vec3d
pos
comp_139
pos
private final Vec2f
rot
comp_140
rot

Constructor summary

ModifierConstructor
private (RegistryKey<World> dimension, Vec3d pos, Vec2f rot)

Method summary

Modifier and TypeMethod
public RegistryKey<World>
level()
comp_138()
dimension()
public Vec3d
pos()
comp_139()
pos()
public Vec2f
rot()
comp_140()
rot()