Package io.papermc.paper.entity
Interface TeleportFlag
- All Known Implementing Classes:
TeleportFlag.EntityState
,TeleportFlag.Relative
Represents a flag that can be set on teleportation that may
slightly modify the behavior.
- See Also:
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic enum
Represents flags that effect the entity's state on teleportation.static enum
Note: These flags only work onPlayer
entities.