getStateFor

abstract fun getStateFor(pos: BlockPos, state: BlockState): T?

Gets the state of specified BlockPos and its BlockState.

Return

null if pos should be untracked