PartyDungeonReadyCheckManager
Owns consent and launch reservations for party entry into instanced dungeons. Ready checks are session-only, snapshot an exact roster and deliberately run before any world or match lifecycle event.
Functions
Link copied to clipboard
public static boolean request(Player initiator, Collection<UUID> memberIds, String dungeonDescription, PartyDungeonReadyCheckManager.DungeonLaunch launch)
Requests consent from every member in
memberIds.