@ParametersAreNonnullByDefault @MethodsReturnNonnullByDefault
| Interface | Description |
|---|---|
| BundledRedstoneInputProvider |
Signature of methods that can be queried to compute bundled redstone input.
|
| BundledRedstoneOutputChangedCallback |
Signature for callbacks notified when bundled redstone output of a
BundledRedstone module changes. |
| RedstoneInputProvider |
Signature of methods that can be queried to compute simple redstone input.
|
| Enum | Description |
|---|---|
| RedstoneIntegration |
Glue for notifying specific bundled redstone APIs of changes.
|