Uses of Enum Class
org.geysermc.geyser.inventory.item.Potion
-
Uses of Potion in org.geysermc.geyser.inventory.item
Modifier and TypeMethodDescriptionstatic Potion
Potion.getByBedrockId(int bedrockId)
static Potion
Potion.getByJavaIdentifier(String javaIdentifier)
static Potion
Returns the enum constant of this class with the specified name.static Potion[]
Potion.values()
Returns an array containing the constants of this enum class, in the order they are declared.