Uses of Enum Class
org.geysermc.geyser.inventory.item.Potion
Packages that use Potion
-
Uses of Potion in org.geysermc.geyser.inventory.item
Fields in org.geysermc.geyser.inventory.item declared as PotionMethods in org.geysermc.geyser.inventory.item that return PotionModifier and TypeMethodDescriptionstatic PotionPotion.getByBedrockId(int bedrockId)static PotionPotion.getByJavaIdentifier(String javaIdentifier)static PotionReturns 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.