Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- public void openPartyInterface() {
- player.getInterfaceManager().openDungTab();
- player.getInterfaceManager().sendDungPartyInterface();
- refreshFloor();
- refreshCurrentProgress();
- refreshPreviousProgress();
- refreshComplexity();
- refreshPartyDetailsComponents();
- refreshPartyGuideModeComponent();
- refreshNames();
- }
Advertisement
Add Comment
Please, Sign In to add comment