Minor ban/unban instruction and join dialog changes (#9249)
* Make PlacementFragment update after world processor's ban/unban instructions, add buttons in community server list to add server as remote * Small world processor ban/unban optimization
This commit is contained in:
@@ -113,7 +113,7 @@ public class PlacementFragment{
|
||||
return hover;
|
||||
}
|
||||
|
||||
void rebuild(){
|
||||
public void rebuild(){
|
||||
//category does not change on rebuild anymore, only on new world load
|
||||
Group group = toggler.parent;
|
||||
int index = toggler.getZIndex();
|
||||
|
||||
Reference in New Issue
Block a user