Uses of Enum Class
io.papermc.paper.entity.TeleportFlag.EntityState
Packages that use TeleportFlag.EntityState
-
Uses of TeleportFlag.EntityState in io.papermc.paper.entity
Methods in io.papermc.paper.entity that return TeleportFlag.EntityStateModifier and TypeMethodDescriptionstatic TeleportFlag.EntityState
Returns the enum constant of this class with the specified name.static TeleportFlag.EntityState[]
TeleportFlag.EntityState.values()
Returns an array containing the constants of this enum class, in the order they are declared.