Uses of Class
com.mojang.realmsclient.dto.RealmsServerAddress
Packages that use RealmsServerAddress
Package
Description
-
Uses of RealmsServerAddress in com.mojang.realmsclient.client
Methods in com.mojang.realmsclient.client that return RealmsServerAddress -
Uses of RealmsServerAddress in com.mojang.realmsclient.dto
Methods in com.mojang.realmsclient.dto that return RealmsServerAddress -
Uses of RealmsServerAddress in net.minecraft.realms.action
Fields in net.minecraft.realms.action declared as RealmsServerAddressModifier and TypeFieldDescriptionprivate final RealmsServerAddress
ConnectedToRealmsAction.address
Constructors in net.minecraft.realms.action with parameters of type RealmsServerAddressModifierConstructorDescriptionConnectedToRealmsAction
(Screen p_i244788_1_, RealmsServer p_i244788_2_, RealmsServerAddress p_i244788_3_)