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_314519_) Constructors in net.minecraft.client.resources.server with parameters of type PackLoadFeedbackModifierConstructorDescriptionServerPackManager
(PackDownloader p_314651_, PackLoadFeedback p_314441_, PackReloadConfig p_314471_, Runnable p_314453_, ServerPackManager.PackPromptStatus p_314476_)