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