Uses of Interface
net.minecraft.client.resources.server.PackLoadFeedback
Packages that use PackLoadFeedback
-
Uses of PackLoadFeedback in net.minecraft.client.resources.server
Fields in net.minecraft.client.resources.server declared as PackLoadFeedbackModifier and TypeFieldDescriptionprivate static final PackLoadFeedback
DownloadedPackSource.LOG_ONLY_FEEDBACK
(package private) PackLoadFeedback
DownloadedPackSource.packFeedback
(package private) final PackLoadFeedback
ServerPackManager.packLoadFeedback
Methods in net.minecraft.client.resources.server that return PackLoadFeedbackModifier and TypeMethodDescriptionprivate static PackLoadFeedback
DownloadedPackSource.createPackResponseSender
(Connection p_312565_) Constructors in net.minecraft.client.resources.server with parameters of type PackLoadFeedbackModifierConstructorDescriptionServerPackManager
(PackDownloader p_313039_, PackLoadFeedback p_311463_, PackReloadConfig p_312595_, Runnable p_310909_, ServerPackManager.PackPromptStatus p_311512_)