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 ItemFilterMeta
public interface
ItemFilterMeta
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
@Nullable
String
displayName
()
@Nullable
List
<
String
>
lore
()
@Nullable
PotionData
potionData
()
Method Details
displayName
@Nullable
@Nullable
String
displayName
()
lore
@Nullable
@Nullable
List
<
String
>
lore
()
potionData
@Nullable
@Nullable
PotionData
potionData
()