Class PlayerPlaceholderParser

java.lang.Object
org.screamingsandals.simpleinventories.bukkit.placeholders.PlayerPlaceholderParser
All Implemented Interfaces:
org.screamingsandals.simpleinventories.placeholders.IPlaceholderParser

public class PlayerPlaceholderParser extends Object implements org.screamingsandals.simpleinventories.placeholders.IPlaceholderParser
  • Constructor Details

    • PlayerPlaceholderParser

      public PlayerPlaceholderParser()
  • Method Details

    • processPlaceholder

      public String processPlaceholder(String key, org.screamingsandals.lib.player.PlayerWrapper playerWrapper, org.screamingsandals.simpleinventories.inventory.PlayerItemInfo item, String[] arguments)
      Specified by:
      processPlaceholder in interface org.screamingsandals.simpleinventories.placeholders.IPlaceholderParser