Interface TeleportCommand.LookAt

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.

@FunctionalInterface static interface TeleportCommand.LookAt
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    perform(CommandSourceStack p_139061_, Entity p_139062_)