public interface IBlockTypeAccess
Modifier and Type | Method and Description |
---|---|
default net.minecraft.block.state.IBlockState |
getBlock(net.minecraft.util.math.BlockPos pos) |
net.minecraft.block.state.IBlockState |
getBlock(int x,
int y,
int z) |