Package io.github.thebusybiscuit.slimefun4.utils.itemstack
package io.github.thebusybiscuit.slimefun4.utils.itemstack
This package contains some utility classes that revolve around the creation or handling of an
ItemStack
.-
ClassesClassDescriptionThis simple
ItemStack
implementation allows us to obtain a coloredMaterial.FIREWORK_STAR
ItemStack
quickly.ThisItemStack
, which is not intended for actual usage, caches itsItemMeta
.