Package com.earth2me.essentials
Class Kit
java.lang.Object
com.earth2me.essentials.Kit
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
chargeUser
(User user) void
checkAffordable
(User user) void
checkDelay
(User user) void
checkPerms
(User user) boolean
expandItems
(User user) boolean
expandItems
(User user, List<String> items) getItems()
Deprecated.getName()
long
getNextUse
(User user) void
void
-
Constructor Details
-
Kit
- Throws:
Exception
-
-
Method Details
-
getName
-
checkPerms
- Throws:
Exception
-
checkDelay
- Throws:
Exception
-
checkAffordable
- Throws:
Exception
-
setTime
- Throws:
Exception
-
resetTime
-
chargeUser
- Throws:
Exception
-
getNextUse
- Throws:
Exception
-
getItems
Deprecated.- Throws:
Exception
-
getItems
- Throws:
Exception
-
expandItems
- Throws:
Exception
-
expandItems
- Throws:
Exception
-