Class AllItemProvider
java.lang.Object
io.github.projectunified.uniitem.multi.MultiItemProvider
io.github.projectunified.uniitem.all.AllItemProvider
- All Implemented Interfaces:
ItemProvider
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.github.projectunified.uniitem.multi.MultiItemProvider
addProvider, addProvider, getAliases, getProvider, getProviders, getType, getTypes, isSimilar, isValidKey, item, key
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.github.projectunified.uniitem.api.ItemProvider
item, tryItem
-
Constructor Details
-
AllItemProvider
public AllItemProvider()
-