Class ItemStackSnapshot

java.lang.Object
org.bukkit.inventory.ItemStack
io.github.bakedlibs.dough.items.ItemStackSnapshot
All Implemented Interfaces:
Cloneable, ConfigurationSerializable

public final class ItemStackSnapshot extends ItemStack
This ItemStack, which is not intended for actual usage, caches its ItemMeta. This significantly speeds up any ItemStack comparisons a lot. You cannot invoke equals(Object), hashCode() or any of its setter on an ItemStackSnapshot.
Please be very careful when using this.
Author:
TheBusyBiscuit, md5sha256