Interface GlobalItemHandler

All Superinterfaces:
ItemHandler
All Known Subinterfaces:
ItemDropHandler

public interface GlobalItemHandler extends ItemHandler
A GlobalItemHandler is a special type of ItemHandler which is not associated with one particular SlimefunItem but rather exists seperate from them, similar to an Event Listener.
Author:
TheBusyBiscuit
See Also: