Package | Description |
---|---|
buildcraft.lib.block | |
buildcraft.silicon.tile |
Modifier and Type | Method and Description |
---|---|
void |
LocalBlockUpdateNotifier.registerSubscriberForUpdateNotifications(ILocalBlockUpdateSubscriber subscriber)
Register an @{ILocalBlockUpdateSubscriber} to receive notifications about block updates
|
void |
LocalBlockUpdateNotifier.removeSubscriberFromUpdateNotifications(ILocalBlockUpdateSubscriber subscriber)
Stop an @{ILocalBlockUpdateSubscriber} from receiving notifications about block updates
|
Modifier and Type | Class and Description |
---|---|
class |
TileLaser |