Package me.ulrich.clans.api
Class HooksAPIManager
java.lang.Object
me.ulrich.clans.api.HooksAPIManager
- All Implemented Interfaces:
HooksAPI
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.bukkit.entity.PlayergetEnemyCombat(org.bukkit.entity.Player player) getPlayerName(org.bukkit.entity.Player player) booleanbooleanisInCombat(org.bukkit.entity.Player player) booleanisInDuel(org.bukkit.entity.Player player) booleanremoveCombat(org.bukkit.entity.Player player)
-
Constructor Details
-
HooksAPIManager
-
-
Method Details
-
isInDuel
public boolean isInDuel(org.bukkit.entity.Player player) -
getEnemyCombat
public org.bukkit.entity.Player getEnemyCombat(org.bukkit.entity.Player player) - Specified by:
getEnemyCombatin interfaceHooksAPI
-
removeCombat
public boolean removeCombat(org.bukkit.entity.Player player) - Specified by:
removeCombatin interfaceHooksAPI
-
isInCombat
public boolean isInCombat(org.bukkit.entity.Player player) - Specified by:
isInCombatin interfaceHooksAPI
-
isFloodgate
public boolean isFloodgate()- Specified by:
isFloodgatein interfaceHooksAPI
-
getPlayerName
- Specified by:
getPlayerNamein interfaceHooksAPI
-
parsePapi
-
parsePapi
-