Interface SlimefunAddon

  • All Known Implementing Classes:
    SlimefunPlugin


    public interface SlimefunAddon
    This is a very basic interface that will be used to identify the Plugin that registered a SlimefunItem. It will also contain some utility methods such as getBugTrackerURL() to provide some context when bugs arise. It is recommended to implement this interface if you are developing an Addon.
    Author:
    TheBusyBiscuit