Package com.andrei1058.spigot.sidebar
Class PAPIAdapter
java.lang.Object
com.andrei1058.spigot.sidebar.PAPIAdapter
- All Implemented Interfaces:
PAPISupport
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
hasPlaceholders
(@NotNull String s) replacePlaceholders
(org.bukkit.entity.Player p, String s)
-
Constructor Details
-
PAPIAdapter
public PAPIAdapter()
-
-
Method Details
-
replacePlaceholders
- Specified by:
replacePlaceholders
in interfacePAPISupport
-
hasPlaceholders
- Specified by:
hasPlaceholders
in interfacePAPISupport
-