Package net.minecraft.server.command
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.
- Mappings:
Namespace Name named net/minecraft/server/command/LookTarget
intermediary net/minecraft/class_3144
official aos
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic final record
static final record
-
Method Summary
-
Method Details
-
look
- 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
-