Uses of Enum Class
net.minecraft.client.multiplayer.ServerData.ServerPackStatus
-
Uses of ServerData.ServerPackStatus in net.minecraft.client.multiplayer
Modifier and TypeMethodDescriptionServerData.getResourcePackStatus()
static ServerData.ServerPackStatus
Returns the enum constant of this class with the specified name.static ServerData.ServerPackStatus[]
ServerData.ServerPackStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
ServerData.setResourcePackStatus
(ServerData.ServerPackStatus p_105380_)