Uses of Enum Class
net.minecraft.client.network.ServerInfo.ResourcePackState
Packages that use ServerInfo.ResourcePackState
-
Uses of ServerInfo.ResourcePackState in net.minecraft.client.network
Fields in net.minecraft.client.network declared as ServerInfo.ResourcePackStateModifier and TypeFieldDescriptionprivate ServerInfo.ResourcePackStateServerInfo.resourcePackStateMethods in net.minecraft.client.network that return ServerInfo.ResourcePackStateModifier and TypeMethodDescriptionServerInfo.getResourcePack()static ServerInfo.ResourcePackStateReturns the enum constant of this class with the specified name.static ServerInfo.ResourcePackState[]ServerInfo.ResourcePackState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.client.network with parameters of type ServerInfo.ResourcePackStateModifier and TypeMethodDescriptionvoidServerInfo.setResourcePackState(ServerInfo.ResourcePackState state)