Uses of Class
alexiil.mc.lib.attributes.item.ItemStackCollections
Package | Description |
---|---|
alexiil.mc.lib.attributes.item |
-
Uses of ItemStackCollections in alexiil.mc.lib.attributes.item
Methods in alexiil.mc.lib.attributes.item that return ItemStackCollections Modifier and Type Method Description static ItemStackCollections
ItemStackCollections. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static ItemStackCollections[]
ItemStackCollections. values()
Returns an array containing the constants of this enum type, in the order they are declared.