Uses of Record Class
net.minecraft.client.multiplayer.TransferState
Packages that use TransferState
-
Uses of TransferState in net.minecraft.client.gui.screens
Methods in net.minecraft.client.gui.screens with parameters of type TransferStateModifier and TypeMethodDescriptionprivate void
ConnectScreen.connect
(Minecraft pMinecraft, ServerAddress pServerAddress, ServerData pServerData, TransferState pTransferState) static void
ConnectScreen.startConnecting
(Screen pParent, Minecraft pMinecraft, ServerAddress pServerAddress, ServerData pServerData, boolean pIsQuickPlay, TransferState pTransferState) -
Uses of TransferState in net.minecraft.client.multiplayer
Constructors in net.minecraft.client.multiplayer with parameters of type TransferStateModifierConstructorDescriptionClientHandshakePacketListenerImpl
(Connection pConnection, Minecraft pMinecraft, ServerData pServerData, Screen pParent, boolean pNewWorld, Duration pWorldLoadDuration, Consumer<Component> pUpdateStatus, TransferState pCookies)