Class PlaceholderModifyLibraryEvent

    • Constructor Detail

      • PlaceholderModifyLibraryEvent

        public PlaceholderModifyLibraryEvent()
        Creates a new event data instance that may be used when the registered placeholders should be changed or modified.
    • Method Detail

      • modify

        public abstract void modify​(IPlaceholderLibrary library)
        This method may modify which placeholders are registered.
        Parameters:
        library - The current library with the registered placeholders.