Interface LookTarget

All Known Implementing Classes:
LookTarget.LookAtEntity, LookTarget.LookAtPosition
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface LookTarget
Mappings:
Namespace Name
named net/minecraft/server/command/LookTarget
intermediary net/minecraft/class_3144
official aos
  • Method Details

    • look

      void look(ServerCommandSource source, Entity entity)
      Mappings:
      Namespace Name Mixin selector
      named look Lnet/minecraft/server/command/LookTarget;look(Lnet/minecraft/server/command/ServerCommandSource;Lnet/minecraft/entity/Entity;)V
      intermediary method_13772 Lnet/minecraft/class_3144;method_13772(Lnet/minecraft/class_2168;Lnet/minecraft/class_1297;)V
      official perform Laos;perform(Lew;Lbvj;)V