Class InventoryHolderSnapshotNoOption
java.lang.Object
io.papermc.lib.features.inventoryholdersnapshot.InventoryHolderSnapshotNoOption
- All Implemented Interfaces:
InventoryHolderSnapshot
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetHolder(org.bukkit.inventory.Inventory inventory, boolean useSnapshot)
-
Constructor Details
-
InventoryHolderSnapshotNoOption
public InventoryHolderSnapshotNoOption()
-
-
Method Details
-
getHolder
public InventoryHolderSnapshotResult getHolder(org.bukkit.inventory.Inventory inventory, boolean useSnapshot) - Specified by:
getHolderin interfaceInventoryHolderSnapshot
-