address an absolutely critical gap in documentation
This commit is contained in:
@ -128,5 +128,8 @@ public interface IBaritone {
|
||||
*/
|
||||
IEventBus getGameEventHandler();
|
||||
|
||||
/**
|
||||
* Open click
|
||||
*/
|
||||
void openClick();
|
||||
}
|
||||
|
Reference in New Issue
Block a user