net.minecraft.server.command

public record LookTarget$LookAtEntity

implements LookTarget

net.minecraft.server.commands.LookAt$LookAtEntity
net.minecraft.class_3144$class_9251
net.minecraft.server.command.LookTarget$LookAtEntity

Field summary

Modifier and TypeField
private final Entity
entity
comp_2357
entity
private final EntityAnchorArgumentType$EntityAnchor
anchor
comp_2358
anchor

Constructor summary

ModifierConstructor
public (Entity entity, EntityAnchorArgumentType$EntityAnchor anchor)

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 Entity
entity()
comp_2357()
entity()
public EntityAnchorArgumentType$EntityAnchor
anchor()
comp_2358()
anchor()