JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
dev.aurelium.auraskills.api.item
Interface PotionData
public interface
PotionData
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
@Nullable
String
[]
excludedTypes
()
boolean
excludeNegative
()
boolean
extended
()
@Nullable
String
[]
types
()
boolean
upgraded
()
Method Details
types
@Nullable
@Nullable
String
[]
types
()
excludedTypes
@Nullable
@Nullable
String
[]
excludedTypes
()
extended
boolean
extended
()
upgraded
boolean
upgraded
()
excludeNegative
boolean
excludeNegative
()