Uses of Interface
me.filoghost.holographicdisplays.api.placeholder.GlobalPlaceholder
Packages that use GlobalPlaceholder
Package
Description
-
Uses of GlobalPlaceholder in me.filoghost.holographicdisplays.api
Methods in me.filoghost.holographicdisplays.api with parameters of type GlobalPlaceholderModifier and TypeMethodDescriptionvoidHolographicDisplaysAPI.registerGlobalPlaceholder(@NotNull String identifier, @NotNull GlobalPlaceholder placeholder) Registers a new global placeholder. -
Uses of GlobalPlaceholder in me.filoghost.holographicdisplays.api.placeholder
Methods in me.filoghost.holographicdisplays.api.placeholder that return GlobalPlaceholderModifier and TypeMethodDescription@Nullable GlobalPlaceholderGlobalPlaceholderFactory.getPlaceholder(@Nullable String argument) Returns the placeholder instance to provide the replacement for the given argument.