Class BlockStateSnapshotOptionalSnapshots
- java.lang.Object
-
- io.papermc.lib.features.blockstatesnapshot.BlockStateSnapshotOptionalSnapshots
-
- All Implemented Interfaces:
BlockStateSnapshot
public class BlockStateSnapshotOptionalSnapshots extends java.lang.Object implements BlockStateSnapshot
-
-
Constructor Summary
Constructors Constructor Description BlockStateSnapshotOptionalSnapshots()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description BlockStateSnapshotResultgetBlockState(org.bukkit.block.Block block, boolean useSnapshot)
-
-
-
Method Detail
-
getBlockState
public BlockStateSnapshotResult getBlockState(org.bukkit.block.Block block, boolean useSnapshot)
- Specified by:
getBlockStatein interfaceBlockStateSnapshot
-
-