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