Uses of Class
io.github.thebusybiscuit.slimefun4.utils.itemstack.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
Modifier and TypeMethodDescriptionstatic ItemStackWrapper
Creates anItemStackWrapper
of anItemStack
.static ItemStackWrapper
Creates anItemStackWrapper
of anItemStack
.static ItemStackWrapper[]
This creates anItemStackWrapper
array from a givenItemStack
array.