Class BlockStateSnapshotBeforeSnapshots
java.lang.Object
io.papermc.lib.features.blockstatesnapshot.BlockStateSnapshotBeforeSnapshots
- All Implemented Interfaces:
BlockStateSnapshot
Block State Snapshots was added in 1.12, this will always be no snapshots
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetBlockState(org.bukkit.block.Block block, boolean useSnapshot)
-
Constructor Details
-
BlockStateSnapshotBeforeSnapshots
public BlockStateSnapshotBeforeSnapshots()
-
-
Method Details
-
getBlockState
- Specified by:
getBlockStatein interfaceBlockStateSnapshot
-