net.minecraft.client.quickplay

public class QuickPlay

gko
net.minecraft.client.quickplay.QuickPlay
net.minecraft.class_8496
net.minecraft.client.QuickPlay

Field summary

Modifier and TypeField
public static final Component
a
ERROR_TITLE
field_44554
ERROR_TITLE
private static final Component
b
INVALID_IDENTIFIER
field_44555
ERROR_INVALID_IDENTIFIER
private static final Component
c
REALM_CONNECT
field_44556
ERROR_REALM_CONNECT
private static final Component
d
REALM_PERMISSION
field_44557
ERROR_REALM_PERMISSION
private static final Component
e
TO_TITLE
field_44558
TO_TITLE
private static final Component
f
TO_WORLD_LIST
field_44559
TO_WORLD
private static final Component
g
TO_REALMS_LIST
field_44560
TO_REALMS

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
a(fmg arg0, fzy$c arg1, fhi arg2)
connect(Minecraft arg0, GameConfig$QuickPlayData arg1, RealmsClient arg2)
method_51260(class_310 arg0, class_542$class_8495 arg1, class_4341 arg2)
startQuickPlay(MinecraftClient client, RunArgs$QuickPlay quickPlay, RealmsClient realmsClient)
private static void
a(fmg arg0, String arg1)
joinSingleplayerWorld(Minecraft arg0, String arg1)
method_51261(class_310 arg0, String arg1)
startSingleplayer(MinecraftClient client, String levelName)
private static void
b(fmg arg0, String arg1)
joinMultiplayerWorld(Minecraft arg0, String arg1)
method_51263(class_310 arg0, String arg1)
startMultiplayer(MinecraftClient client, String serverAddress)
private static void
a(fmg arg0, fhi arg1, String arg2)
joinRealmsWorld(Minecraft arg0, RealmsClient arg1, String arg2)
method_51259(class_310 arg0, class_4341 arg1, String arg2)
startRealms(MinecraftClient client, RealmsClient realmsClient, String realmId)