Interface ItemHandler

    • Method Detail

      • isPrivate

        default boolean isPrivate​()
        This method is used to determine whether this ItemHandler can be safely associated with one particular SlimefunItem. Should this ItemHandler not be private, then it will never be permanently linked to a SlimefunItem.
        Returns:
        Whether this ItemHandler is considered private.