Class BlockStateSnapshotResult
- java.lang.Object
-
- io.papermc.lib.features.blockstatesnapshot.BlockStateSnapshotResult
-
public class BlockStateSnapshotResult extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description BlockStateSnapshotResult(boolean isSnapshot, org.bukkit.block.BlockState state)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.bukkit.block.BlockStategetState()booleanisSnapshot()
-