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 TypeMethodDescriptionbooleanhasPlaceholders(@NotNull String s) replacePlaceholders(org.bukkit.entity.Player p, String s)
-
Constructor Details
-
PAPIAdapter
public PAPIAdapter()
-
-
Method Details
-
replacePlaceholders
- Specified by:
replacePlaceholdersin interfacePAPISupport
-
hasPlaceholders
- Specified by:
hasPlaceholdersin interfacePAPISupport
-