Interface TeleportFlag

All Known Implementing Classes:
TeleportFlag.EntityState, TeleportFlag.Relative

@Experimental public sealed interface TeleportFlag permits TeleportFlag.EntityState, TeleportFlag.Relative
Represents a flag that can be set on teleportation that may slightly modify the behavior.
See Also:
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static enum 
    Represents flags that effect the entity's state on teleportation.
    static enum 
    Note: These flags only work on Player entities.