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 TypeMethodDescriptionbooleanstatic Stringbooleanpersist()static org.bukkit.inventory.ItemStackprocessPlaceholders(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, warningMethods inherited from class me.clip.placeholderapi.PlaceholderHook
onPlaceholderRequest
-
Constructor Details
-
PlaceholderAPIHook
public PlaceholderAPIHook()
-
-
Method Details
-
persist
public boolean persist()- Overrides:
persistin 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:
canRegisterin classme.clip.placeholderapi.expansion.PlaceholderExpansion
-
getAuthor
- Specified by:
getAuthorin classme.clip.placeholderapi.expansion.PlaceholderExpansion
-
getIdentifier
- Specified by:
getIdentifierin classme.clip.placeholderapi.expansion.PlaceholderExpansion
-
getVersion
- Specified by:
getVersionin classme.clip.placeholderapi.expansion.PlaceholderExpansion
-
onRequest
- Overrides:
onRequestin classme.clip.placeholderapi.PlaceholderHook
-