public interface TestableWorld
| Modifier and Type | Method and Description |
|---|---|
BlockPos |
getTopPosition(Heightmap.Type type,
BlockPos pos) |
boolean |
testBlockState(BlockPos pos,
Predicate<BlockState> state) |
boolean testBlockState(BlockPos pos, Predicate<BlockState> state)
BlockPos getTopPosition(Heightmap.Type type, BlockPos pos)