Package net.minecraft.server.command
Interface TeleportCommand.LookTarget
- All Known Implementing Classes:
TeleportCommand.LookAtEntity
,TeleportCommand.LookAtPosition
- Enclosing class:
TeleportCommand
- 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/TeleportCommand$LookTarget
intermediary net/minecraft/class_3143$class_3144
official api$a
-
Method Summary
-
Method Details
-
look
- Mappings:
Namespace Name Mixin selector named look
Lnet/minecraft/server/command/TeleportCommand$LookTarget;look(Lnet/minecraft/server/command/ServerCommandSource;Lnet/minecraft/entity/Entity;)V
intermediary method_13772
Lnet/minecraft/class_3143$class_3144;method_13772(Lnet/minecraft/class_2168;Lnet/minecraft/class_1297;)V
official perform
Lapi$a;perform(Lep;Lbsw;)V
-