Uses of Interface
tech.guilhermekaua.spigotboot.inventoryapi.placeholder.PlaceholderApplier
Packages that use PlaceholderApplier
Package
Description
-
Uses of PlaceholderApplier in tech.guilhermekaua.spigotboot.inventoryapi.config
Methods in tech.guilhermekaua.spigotboot.inventoryapi.config that return PlaceholderApplier -
Uses of PlaceholderApplier in tech.guilhermekaua.spigotboot.inventoryapi.internal.render
Constructors in tech.guilhermekaua.spigotboot.inventoryapi.internal.render with parameters of type PlaceholderApplier -
Uses of PlaceholderApplier in tech.guilhermekaua.spigotboot.inventoryapi.placeholder
Classes in tech.guilhermekaua.spigotboot.inventoryapi.placeholder that implement PlaceholderApplierModifier and TypeClassDescriptionclassFallbackPlaceholderApplierthat returns the input text unchanged.classPlaceholderApplierthat delegates to PlaceholderAPI when the plugin is enabled at runtime.