net.minecraft.server.command

public record LookTarget$LookAtPosition

implements LookTarget

net.minecraft.server.commands.LookAt$LookAtPosition
net.minecraft.class_3144$class_9252
net.minecraft.server.command.LookTarget$LookAtPosition

Field summary

Modifier and TypeField
private final Vec3d
position
comp_2359
position

Constructor summary

ModifierConstructor
public (Vec3d position)

Method summary

Modifier and TypeMethod
public void
perform(CommandSourceStack source, Entity target)
method_13772(class_2168 arg0, class_1297 arg1)
look(ServerCommandSource arg0, Entity arg1)
public Vec3d
position()
comp_2359()
position()