public interface GUIUpdateSource
| Modifier and Type | Method and Description |
|---|---|
void |
registerGUIUpdateListener(GUIUpdateListener listener)
Registers a new listener that should be notified when the GUI should be updated.
|
void registerGUIUpdateListener(GUIUpdateListener listener)
listener - the new listener to be added.Copyright © 2016. All rights reserved.