Package studio.magemonkey.fabled.hook
Class PlaceholderAPIHook
java.lang.Object
me.clip.placeholderapi.PlaceholderHook
me.clip.placeholderapi.expansion.PlaceholderExpansion
studio.magemonkey.fabled.hook.PlaceholderAPIHook
public class PlaceholderAPIHook
extends me.clip.placeholderapi.expansion.PlaceholderExpansion
Fabled © 2024
studio.magemonkey.fabled.hook.PlaceholderAPIHook
-
Nested Class Summary
Nested classes/interfaces inherited from class me.clip.placeholderapi.expansion.PlaceholderExpansion
me.clip.placeholderapi.expansion.PlaceholderExpansion.Type
-
Field Summary
Fields inherited from class me.clip.placeholderapi.expansion.PlaceholderExpansion
expansionType
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
static String
boolean
persist()
static org.bukkit.inventory.ItemStack
processPlaceholders
(org.bukkit.inventory.ItemStack item, org.bukkit.entity.Player player) Methods inherited from class me.clip.placeholderapi.expansion.PlaceholderExpansion
configurationContains, equals, get, getBoolean, getConfigSection, getConfigSection, getDescription, getDouble, getExpansionType, getInt, getLink, getLong, getName, getPlaceholderAPI, getPlaceholders, getPlugin, getRequiredPlugin, getString, getStringList, info, isRegistered, log, log, register, setExpansionType, severe, severe, toString, unregister, warning
Methods inherited from class me.clip.placeholderapi.PlaceholderHook
onPlaceholderRequest
-
Constructor Details
-
PlaceholderAPIHook
public PlaceholderAPIHook()
-
-
Method Details
-
persist
public boolean persist()- Overrides:
persist
in classme.clip.placeholderapi.expansion.PlaceholderExpansion
-
format
-
processPlaceholders
public static org.bukkit.inventory.ItemStack processPlaceholders(org.bukkit.inventory.ItemStack item, org.bukkit.entity.Player player) -
canRegister
public boolean canRegister()- Overrides:
canRegister
in classme.clip.placeholderapi.expansion.PlaceholderExpansion
-
getAuthor
- Specified by:
getAuthor
in classme.clip.placeholderapi.expansion.PlaceholderExpansion
-
getIdentifier
- Specified by:
getIdentifier
in classme.clip.placeholderapi.expansion.PlaceholderExpansion
-
getVersion
- Specified by:
getVersion
in classme.clip.placeholderapi.expansion.PlaceholderExpansion
-
onRequest
- Overrides:
onRequest
in classme.clip.placeholderapi.PlaceholderHook
-