Uses of Enum Class
io.papermc.paper.entity.TeleportFlag.EntityState
Packages that use TeleportFlag.EntityState
-
Uses of TeleportFlag.EntityState in io.papermc.paper.entity
Subclasses with type arguments of type TeleportFlag.EntityState in io.papermc.paper.entityModifier and TypeClassDescriptionstatic enumDeprecated, for removal: This API element is subject to removal in a future version.As of 1.21.10, the default behavior for teleportation is now aligned with vanilla behavior.Methods in io.papermc.paper.entity that return TeleportFlag.EntityStateModifier and TypeMethodDescriptionstatic TeleportFlag.EntityStateDeprecated, for removal: This API element is subject to removal in a future version.Returns the enum constant of this class with the specified name.static TeleportFlag.EntityState[]TeleportFlag.EntityState.values()Deprecated, for removal: This API element is subject to removal in a future version.Returns an array containing the constants of this enum class, in the order they are declared.