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.PlayerProfileReturns 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:HelperMethodsReturns a collection of materials.- Specified by:
materialsin interfaceHelperMethods- Returns:
- a collection of materials
-
enchantments
Description copied from interface:HelperMethodsReturns a collection of enchantments.- Specified by:
enchantmentsin interfaceHelperMethods- Returns:
- a collection of enchantments
-
flags
Description copied from interface:HelperMethodsReturns a collection of flags.- Specified by:
flagsin interfaceHelperMethods- Returns:
- a collection of flags
-
base64
-