Package net.tnemc.item.providers
Interface HelperMethods
- All Known Implementing Classes:
PaperHelper
public interface HelperMethods
HelperMethods
- Since:
- 0.1.7.5-Pre-5
- Author:
- creatorfromhell
-
Method Summary
Modifier and TypeMethodDescriptionReturns a collection of enchantments.flags()
Returns a collection of flags.Returns a collection of materials.
-
Method Details
-
materials
Returns a collection of materials.- Returns:
- a collection of materials
-
enchantments
Returns a collection of enchantments.- Returns:
- a collection of enchantments
-
flags
Returns a collection of flags.- Returns:
- a collection of flags
-