public interface IBundledRedstoneProvider
Modifier and Type | Method and Description |
---|---|
int |
getBundledRedstoneOutput(World world,
BlockPos pos,
EnumFacing side)
Produce an bundled redstone output from a block location.
|
int getBundledRedstoneOutput(World world, BlockPos pos, EnumFacing side)
ComputerCraftAPI.registerBundledRedstoneProvider(IBundledRedstoneProvider)