Add tab list getter to api

This commit is contained in:
md_5
2013-06-16 07:56:38 +10:00
parent fa0671ab2a
commit d4cbac1bdf
2 changed files with 18 additions and 10 deletions

View File

@@ -120,6 +120,7 @@ public final class UserConnection implements ProxiedPlayer
}
}
@Override
public void setTabList(TabListHandler tabList)
{
tabList.init( this );