Interface BlockStateSnapshot

All Known Implementing Classes:
BlockStateSnapshotBeforeSnapshots, BlockStateSnapshotNoOption, BlockStateSnapshotOptionalSnapshots

public interface BlockStateSnapshot
  • Method Summary

    Modifier and Type
    Method
    Description
    getBlockState(org.bukkit.block.Block block, boolean useSnapshot)
     
  • Method Details