Interface FishingXpSource
- All Superinterfaces:
XpSource
-
Method Summary
Modifier and TypeMethodDescription@NotNull LootItemFilter
getItem()
Gets the valid items of the source.Methods inherited from interface dev.aurelium.auraskills.api.source.XpSource
getDisplayName, getId, getType, getUnitName, getXp, isVersionValid, name
-
Method Details
-
getItem
Gets the valid items of the source.- Returns:
- The items
-