Uses of Interface
com.janboerman.invsee.spigot.api.placeholder.PlaceholderPalette
Package
Description
-
Uses of PlaceholderPalette in com.janboerman.invsee.spigot
Modifier and TypeMethodDescriptionInvseePlusPlus.getPlaceholderPalette()
InvseePlusPlus.getPlaceholderPalette
(InvseePlatform platform, FileConfiguration config) -
Uses of PlaceholderPalette in com.janboerman.invsee.spigot.api
Modifier and TypeMethodDescriptionCreationOptions.getPlaceholderPalette()
Get the placeholder paletteModifier 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
-
Uses of PlaceholderPalette in com.janboerman.invsee.spigot.internal
Modifier and TypeMethodDescriptiondefault PlaceholderPalette
InvseePlatform.getPlaceholderPalette
(String name) -
Uses of PlaceholderPalette in com.janboerman.invsee.spigot.internal.placeholder