| public static RealmsClient | | getOrCreate() | | getOrCreate() | | method_44616() | | create() |
|
| public static RealmsClient | |
| public Set<String> | | getFeatureFlags() | | getFeatureFlags() | | method_68465() | | getFeatureFlags() |
|
| private Set<String> | | fetchFeatureFlags() | | fetchFeatureFlags() | | method_68466() | | fetchFeatureFlags() |
|
| public RealmsServerList | | listRealms() | | listRealms() | | method_21015() | | listWorlds() |
|
| public List<RealmsServer> | | listSnapshotEligibleRealms() | | listSnapshotEligibleRealms() | | method_54361() | | getPrereleaseEligibleServers() |
|
| public RealmsServer | | createSnapshotRealm(Long parentId) | | createSnapshotRealm(Long parentId) | | method_54360(Long arg0) | | createPrereleaseServer(Long parentWorldId) |
|
| public List<RealmsNotification> | | getNotifications() | | getNotifications() | | method_49572() | | listNotifications() |
|
| private static com.google.gson.JsonArray | |
| public void | | notificationsSeen(List<UUID> notificationUuids) | | notificationsSeen(List<UUID> notificationUuids) | | method_49569(List<UUID> arg0) | | markNotificationsAsSeen(List<UUID> notifications) |
|
| public void | | notificationsDismiss(List<UUID> notificationUuids) | | notificationsDismiss(List<UUID> notificationUuids) | | method_49570(List<UUID> arg0) | | dismissNotifications(List<UUID> notifications) |
|
| public RealmsServer | | getOwnRealm(long realmId) | | getOwnRealm(long realmId) | | method_20991(long arg0) | | getOwnWorld(long worldId) |
|
| public ViewDistanceSettings | | getRealmTierConfiguration(long realmId) | | getRealmTierConfiguration(long realmId) | | method_1_9784(long arg0) | | getViewDistanceSettings(long worldId) |
|
| public void | | updateRenderDistance(long realmId, int renderDistance) | | updateRenderDistance(long realmId, int renderDistance) | | method_1_9785(long arg0, int arg1) | | setRenderDistance(long worldId, int renderDistance) |
|
| public void | | updateSimulationDistance(long realmId, int simulationDistance) | | updateSimulationDistance(long realmId, int simulationDistance) | | method_1_9786(long arg0, int arg1) | | setSimDistance(long worldId, int simDistance) |
|
| public RealmsRegionDataList | | getPreferredRegionSelections() | | getPreferredRegionSelections() | | method_71169() | | getRegionDataList() |
|
| public RealmsServerPlayerList | | getLiveStats() | | getLiveStats() | | method_21018() | | getLiveStats() |
|
| public RealmsServerAddress | | join(long realmId) | | join(long realmId) | | method_21009(long arg0) | | join(long worldId) |
|
| public void | |
| public boolean | | hasParentalConsent() | | hasParentalConsent() | | method_52655() | | mcoEnabled() |
|
| public RealmsClient$CompatibleVersionResponse | | clientCompatible() | | clientCompatible() | | method_21027() | | clientCompatible() |
|
| public void | | uninvite(long realmId, UUID profileId) | | uninvite(long realmId, UUID profileId) | | method_20994(long arg0, UUID arg1) | | uninvite(long worldId, UUID profileUuid) |
|
| public void | | uninviteMyselfFrom(long realmId) | | uninviteMyselfFrom(long realmId) | | method_21013(long arg0) | | uninviteMyselfFrom(long worldId) |
|
| public List<PlayerInfo> | | invite(long realmId, String profileName) | | invite(long realmId, String profileName) | | method_21004(long arg0, String arg1) | | invite(long worldId, String profileName) |
|
| public InviteCodeList | | inviteCodes(long realmId) | | inviteCodes(long realmId) | | method_1_9599(long arg0) | | getInviteCodes(long serverId) |
|
| private Request<?> | | inviteCodesRequest(long realmId) | | inviteCodesRequest(long realmId) | | method_1_9600(long arg0) | | getRequestForInviteCodes(long serverId) |
|
| private static Request<?> | |
| public void | | createInviteCode(long realmId, boolean enabled, Instant expiration) | | createInviteCode(long realmId, boolean enabled, Instant expiration) | | method_1_9595(long arg0, boolean arg1, Instant arg2) | | createInviteCode(long serverId, boolean enabled, Instant expirationDate) |
|
| public void | | updateInviteCode(long realmId, String code, boolean enabled, Instant expiration) | | updateInviteCode(long realmId, String code, boolean enabled, Instant expiration) | | method_1_9602(long arg0, String arg1, boolean arg2, Instant arg3) | | updateInviteCode(long serverId, String code, boolean enabled, Instant expirationDate) |
|
| public void | |
| public void | |
| public BackupList | | backupsFor(long realmId) | | backupsFor(long realmId) | | method_21016(long arg0) | | backupsFor(long worldId) |
|
| public void | | updateConfiguration(long realmId, String name, String description, RegionSelectionPreferenceDto regionSelectionPreference, int slotId, RealmsWorldOptions options, List<RealmsSetting> settings) | | updateConfiguration(long realmId, String name, String description, RegionSelectionPreferenceDto regionSelectionPreference, int slotId, RealmsWorldOptions options, List<RealmsSetting> settings) | | method_71168(long arg0, String arg1, String arg2, class_11310 arg3, int arg4, class_4883 arg5, List<class_11305> arg6) | | configure(long worldId, String name, String description, RealmsRegionSelectionPreference regionSelectionPreference, int slotId, RealmsWorldOptions options, List<RealmsSettingDto> settings) |
|
| public void | | updateSlot(long realmId, int slotId, RealmsWorldOptions options, List<RealmsSetting> settings) | | updateSlot(long realmId, int slotId, RealmsWorldOptions options, List<RealmsSetting> settings) | | method_20993(long arg0, int arg1, class_4883 arg2, List<class_11305> arg3) | | updateSlot(long worldId, int slot, RealmsWorldOptions options, List<RealmsSettingDto> settings) |
|
| public boolean | | switchSlot(long realmId, int slot) | | switchSlot(long realmId, int slot) | | method_20992(long arg0, int arg1) | | switchSlot(long worldId, int slot) |
|
| public void | | restoreWorld(long realmId, String backupId) | | restoreWorld(long realmId, String backupId) | | method_21010(long arg0, String arg1) | | restoreWorld(long worldId, String backupId) |
|
| public WorldTemplatePaginatedList | |
| public Boolean | | putIntoMinigameMode(long realmId, String minigameId) | | putIntoMinigameMode(long realmId, String minigameId) | | method_21014(long arg0, String arg1) | | putIntoMinigameMode(long worldId, String minigameId) |
|
| public Ops | | op(long realmId, UUID profileId) | | op(long realmId, UUID profileId) | | method_21017(long arg0, UUID arg1) | | op(long worldId, UUID profileUuid) |
|
| public Ops | | deop(long realmId, UUID profileId) | | deop(long realmId, UUID profileId) | | method_21020(long arg0, UUID arg1) | | deop(long worldId, UUID profileUuid) |
|
| public Boolean | | open(long realmId) | | open(long realmId) | | method_21019(long arg0) | | open(long worldId) |
|
| public Boolean | | close(long realmId) | | close(long realmId) | | method_21022(long arg0) | | close(long worldId) |
|
| public Boolean | | resetWorldWithTemplate(long realmId, String worldTemplateId) | | resetWorldWithTemplate(long realmId, String worldTemplateId) | | method_21023(long arg0, String arg1) | | resetWorldWithTemplate(long worldId, String worldTemplateId) |
|
| public Subscription | | subscriptionFor(long realmId) | | subscriptionFor(long realmId) | | method_21025(long arg0) | | subscriptionFor(long worldId) |
|
| public int | | pendingInvitesCount() | | pendingInvitesCount() | | method_21029() | | pendingInvitesCount() |
|
| public PendingInvitesList | | pendingInvites() | | pendingInvites() | | method_21030() | | pendingInvites() |
|
| private boolean | |
| public void | | acceptInvitation(String invitationId) | | acceptInvitation(String invitationId) | | method_20999(String arg0) | | acceptInvitation(String invitationId) |
|
| public WorldDownload | | requestDownloadInfo(long realmId, int slotId) | | requestDownloadInfo(long realmId, int slotId) | | method_21003(long arg0, int arg1) | | download(long worldId, int slotId) |
|
| public UploadInfo | | requestUploadInfo(long realmId) | | requestUploadInfo(long realmId) | | method_21026(long arg0) | | upload(long worldId) |
|
| public void | | rejectInvitation(String invitationId) | | rejectInvitation(String invitationId) | | method_21006(String arg0) | | rejectInvitation(String invitationId) |
|
| public void | | agreeToTos() | | agreeToTos() | | method_21031() | | agreeToTos() |
|
| public RealmsNews | | getNews() | | getNews() | | method_21032() | | getNews() |
|
| public void | |
| public Boolean | | trialAvailable() | | trialAvailable() | | method_21033() | | trialAvailable() |
|
| public void | | deleteRealm(long realmId) | | deleteRealm(long realmId) | | method_21028(long arg0) | | deleteWorld(long worldId) |
|
| private String | |
| private String | |
| private static String | |
| private static String | |
| private String | |