Uses of Interface
me.filoghost.holographicdisplays.api.placeholder.GlobalPlaceholderFactory
Packages that use GlobalPlaceholderFactory
-
Uses of GlobalPlaceholderFactory in me.filoghost.holographicdisplays.api
Methods in me.filoghost.holographicdisplays.api with parameters of type GlobalPlaceholderFactoryModifier and TypeMethodDescriptionvoidHolographicDisplaysAPI.registerGlobalPlaceholderFactory(@NotNull String identifier, @NotNull GlobalPlaceholderFactory placeholderFactory) Registers a new global placeholder factory.