Uses of Enum Class
net.minecraft.client.multiplayer.ServerData.ServerResourceMode
-
Uses of ServerData.ServerResourceMode in net.minecraft.client.gui.screen
Modifier and TypeMethodDescriptionprivate static ITextComponent
AddServerScreen.createServerButtonText
(ServerData.ServerResourceMode p_238624_0_) -
Uses of ServerData.ServerResourceMode in net.minecraft.client.multiplayer
Modifier and TypeMethodDescriptionServerData.getResourcePackStatus()
Returns the enum constant of this class with the specified name.static ServerData.ServerResourceMode[]
ServerData.ServerResourceMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
ServerData.setResourcePackStatus
(ServerData.ServerResourceMode p_152584_1_)