Uses of Class
dev.crafty.core.gui.ItemSupplier
Packages that use ItemSupplier
-
Uses of ItemSupplier in dev.crafty.core.gui
Methods in dev.crafty.core.gui that return ItemSupplierModifier and TypeMethodDescriptionstatic ItemSupplierItemSupplierRegistry.getSupplier(ItemType type) Methods in dev.crafty.core.gui with parameters of type ItemSupplierModifier and TypeMethodDescriptionstatic voidItemSupplierRegistry.register(ItemType type, ItemSupplier supplier) -
Uses of ItemSupplier in dev.crafty.core.gui.suppliers
Subclasses of ItemSupplier in dev.crafty.core.gui.suppliersModifier and TypeClassDescriptionclassclassclassSupplies GUI items dynamically based on mapped data and a template.classclass