Package net.tnemc.item.paper
Class PaperHelper
java.lang.Object
net.tnemc.item.paper.PaperHelper
- All Implemented Interfaces:
HelperMethods
BukkitHelper
- Since:
- 0.1.7.5-Pre-5
- Author:
- creatorfromhell
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.destroystokyo.paper.profile.PlayerProfile
Returns a collection of enchantments.flags()
Returns a collection of flags.Returns a collection of materials.
-
Constructor Details
-
PaperHelper
public PaperHelper()
-
-
Method Details
-
materials
Description copied from interface:HelperMethods
Returns a collection of materials.- Specified by:
materials
in interfaceHelperMethods
- Returns:
- a collection of materials
-
enchantments
Description copied from interface:HelperMethods
Returns a collection of enchantments.- Specified by:
enchantments
in interfaceHelperMethods
- Returns:
- a collection of enchantments
-
flags
Description copied from interface:HelperMethods
Returns a collection of flags.- Specified by:
flags
in interfaceHelperMethods
- Returns:
- a collection of flags
-
base64
-