Class PotionUtil
java.lang.Object
net.flectone.pulse.constant.PotionUtil
Potion identifiers the plugin has to match by name.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic StringThe potion that makes a player invisible, matched by name because the api differs between versions. -
Method Summary
-
Field Details
-
INVISIBILITY_POTION_NAME
The potion that makes a player invisible, matched by name because the api differs between versions.
-