Class PagePlaceholderParser
java.lang.Object
org.screamingsandals.simpleinventories.placeholders.PagePlaceholderParser
- All Implemented Interfaces:
IPlaceholderParser
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprocessPlaceholder
(String key, org.screamingsandals.lib.player.PlayerWrapper player, PlayerItemInfo item, String[] arguments)
-
Constructor Details
-
PagePlaceholderParser
public PagePlaceholderParser()
-
-
Method Details
-
processPlaceholder
public String processPlaceholder(String key, org.screamingsandals.lib.player.PlayerWrapper player, PlayerItemInfo item, String[] arguments) - Specified by:
processPlaceholder
in interfaceIPlaceholderParser
-