Package io.github.pylonmc.pylon.core.item
See: Description
-
Class Summary Class Description Vanilla The vanilla variant of ItemTypeWrapper. Pylon The Pylon variant of ItemTypeWrapper. PylonItem PylonItems are wrappers around ItemStacks that allow you to easily add extra functionality. PylonItemSchema Stores information about a Pylon item type, including its key, default ItemStack, class, and any associated blocks. PylonItemTag -
Interface Summary Interface Description ItemTypeWrapper Allows the representation of both vanilla and Pylon items in a unified way.