Uses of Class
io.github.thebusybiscuit.slimefun4.utils.itemstack.ItemStackWrapper
Packages that use ItemStackWrapper
Package
Description
This package contains some utility classes that revolve around the creation or handling of an
ItemStack.-
Uses of ItemStackWrapper in io.github.thebusybiscuit.slimefun4.utils.itemstack
Methods in io.github.thebusybiscuit.slimefun4.utils.itemstack that return ItemStackWrapperModifier and TypeMethodDescriptionstatic ItemStackWrapperCreates anItemStackWrapperof anItemStack.static ItemStackWrapperCreates anItemStackWrapperof anItemStack.static ItemStackWrapper[]This creates anItemStackWrapperarray from a givenItemStackarray.Methods in io.github.thebusybiscuit.slimefun4.utils.itemstack that return types with arguments of type ItemStackWrapper