Uses of Interface
net.minecraft.server.network.ConfigurationTask
Packages that use ConfigurationTask
Package
Description
-
Uses of ConfigurationTask in net.minecraft.server.network
Fields in net.minecraft.server.network declared as ConfigurationTaskModifier and TypeFieldDescriptionprivate ConfigurationTask
ServerConfigurationPacketListenerImpl.currentTask
Fields in net.minecraft.server.network with type parameters of type ConfigurationTaskModifier and TypeFieldDescriptionprivate final Queue<ConfigurationTask>
ServerConfigurationPacketListenerImpl.configurationTasks
-
Uses of ConfigurationTask in net.minecraft.server.network.config
Classes in net.minecraft.server.network.config that implement ConfigurationTask -
Uses of ConfigurationTask in net.neoforged.neoforge.network.configuration
Subinterfaces of ConfigurationTask in net.neoforged.neoforge.network.configurationModifier and TypeInterfaceDescriptioninterface
Defines a custom configuration task that should be run when a client connects.Classes in net.neoforged.neoforge.network.configuration that implement ConfigurationTaskModifier and TypeClassDescriptionfinal record
A custom configuration task that is run when the modded configuration phase is completed.final record
Custom configuration task that is run to indicate that the modded configuration phase has started.final record
final record
Configuration task that syncs the config files to the clientfinal record
Syncs registries to the clientfinal record
Syncs the tier sorting registry to the client