Class InventoryHolderSnapshotBeforeSnapshots
java.lang.Object
io.papermc.lib.features.inventoryholdersnapshot.InventoryHolderSnapshotBeforeSnapshots
- All Implemented Interfaces:
InventoryHolderSnapshot
public class InventoryHolderSnapshotBeforeSnapshots
extends Object
implements InventoryHolderSnapshot
Block State Snapshots was added in 1.12, this will always be no snapshots
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetHolder(org.bukkit.inventory.Inventory inventory, boolean useSnapshot)
-
Constructor Details
-
InventoryHolderSnapshotBeforeSnapshots
public InventoryHolderSnapshotBeforeSnapshots()
-
-
Method Details
-
getHolder
public InventoryHolderSnapshotResult getHolder(org.bukkit.inventory.Inventory inventory, boolean useSnapshot) - Specified by:
getHolderin interfaceInventoryHolderSnapshot
-