Uses of Interface
com.janboerman.invsee.spigot.api.placeholder.PlaceholderPalette
Packages that use PlaceholderPalette
Package
Description
-
Uses of PlaceholderPalette in com.janboerman.invsee.spigot
Methods in com.janboerman.invsee.spigot that return PlaceholderPaletteModifier and TypeMethodDescriptionInvseePlusPlus.getPlaceholderPalette()
InvseePlusPlus.getPlaceholderPalette
(InvseePlatform platform, FileConfiguration config) -
Uses of PlaceholderPalette in com.janboerman.invsee.spigot.api
Methods in com.janboerman.invsee.spigot.api that return PlaceholderPaletteModifier and TypeMethodDescriptionCreationOptions.getPlaceholderPalette()
Get the placeholder paletteMethods in com.janboerman.invsee.spigot.api with parameters of type PlaceholderPaletteModifier and TypeMethodDescriptionstatic <Slot> CreationOptions
<Slot> CreationOptions.of
(Plugin plugin, Title title, boolean offlinePlayerSupport, Mirror<Slot> mirror, boolean unknownPlayerSupport, boolean bypassExempt, LogOptions logOptions, PlaceholderPalette placeholderPalette) Create new CreationOptions.final void
InvseeAPI.setPlaceholderPalette
(PlaceholderPalette palette) Set thePlaceholderPalette
that will be used for placeholders for absent items in non-container slots.CreationOptions.withPlaceholderPalette
(PlaceholderPalette placeholderPalette) Set the placeholder palette. -
Uses of PlaceholderPalette in com.janboerman.invsee.spigot.api.placeholder
Methods in com.janboerman.invsee.spigot.api.placeholder that return PlaceholderPalette -
Uses of PlaceholderPalette in com.janboerman.invsee.spigot.internal
Methods in com.janboerman.invsee.spigot.internal that return PlaceholderPaletteModifier and TypeMethodDescriptiondefault PlaceholderPalette
InvseePlatform.getPlaceholderPalette
(String name) -
Uses of PlaceholderPalette in com.janboerman.invsee.spigot.internal.placeholder
Classes in com.janboerman.invsee.spigot.internal.placeholder that implement PlaceholderPalette