Uses of Enum Class
org.geysermc.geyser.entity.InteractiveTagManager.InteractiveTag
Packages that use InteractiveTagManager.InteractiveTag
-
Uses of InteractiveTagManager.InteractiveTag in org.geysermc.geyser.entity
Methods in org.geysermc.geyser.entity that return InteractiveTagManager.InteractiveTagModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static InteractiveTagManager.InteractiveTag[]InteractiveTagManager.InteractiveTag.values()Returns an array containing the constants of this enum class, in the order they are declared.