import org.bukkit.inventory.ItemStack;Go to the source code of this file.
Packages | |
| package | com.dreamfirestudios.dreamcore.DreamInventory |
Functions | |
| record | com.dreamfirestudios.dreamcore.DreamInventory.ItemRef (ItemLocation location, int slot, ItemStack stack) |
| Immutable reference to an item found during an inventory scan. | |