Uses of Record Class
net.minecraft.client.RunArgs.QuickPlay
Packages that use RunArgs.QuickPlay
-
Uses of RunArgs.QuickPlay in net.minecraft.client
Fields in net.minecraft.client declared as RunArgs.QuickPlayModifier and TypeFieldDescriptionfinal RunArgs.QuickPlayRunArgs.quickPlayprivate final RunArgs.QuickPlayMinecraftClient.class_8764.quickPlayDataThe field for thequickPlayDatarecord component.Methods in net.minecraft.client that return RunArgs.QuickPlayModifier and TypeMethodDescriptionMinecraftClient.class_8764.quickPlayData()Returns the value of thequickPlayDatarecord component.Methods in net.minecraft.client with parameters of type RunArgs.QuickPlayModifier and TypeMethodDescriptionstatic voidQuickPlay.startQuickPlay(MinecraftClient client, RunArgs.QuickPlay quickPlay, RealmsClient realmsClient) Constructors in net.minecraft.client with parameters of type RunArgs.QuickPlayModifierConstructorDescription(package private)class_8764(RealmsClient realmsClient, RunArgs.QuickPlay quickPlay) RunArgs(RunArgs.Network network, WindowSettings windowSettings, RunArgs.Directories dirs, RunArgs.Game game, RunArgs.QuickPlay quickPlay)