Class IPEInternal
java.lang.Object
studio.magemonkey.codex.manager.IListener<Divinity>
studio.magemonkey.divinity.modules.list.party.compat.level.IPartyLevelManager
studio.magemonkey.divinity.modules.list.party.compat.level.IPEInternal
- All Implemented Interfaces:
org.bukkit.event.Listener,studio.magemonkey.codex.manager.AbstractListener
-
Field Summary
Fields inherited from class studio.magemonkey.divinity.modules.list.party.compat.level.IPartyLevelManager
partyManagerFields inherited from class studio.magemonkey.codex.manager.IListener
plugin -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class studio.magemonkey.divinity.modules.list.party.compat.level.IPartyLevelManager
getBalancedExp, setup, shutdownMethods inherited from class studio.magemonkey.codex.manager.IListener
registerListenersMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface studio.magemonkey.codex.manager.AbstractListener
unregisterListeners
-
Constructor Details
-
IPEInternal
-
-
Method Details
-
onExpGain
-
giveExp
public void giveExp(@NotNull org.bukkit.entity.Player player, int amount) - Specified by:
giveExpin classIPartyLevelManager
-