Uses of Interface
net.minecraft.server.network.ConfigurationTask
Packages that use ConfigurationTask
Package
Description
- 
Uses of ConfigurationTask in net.minecraft.server.networkFields in net.minecraft.server.network declared as ConfigurationTaskModifier and TypeFieldDescriptionprivate ConfigurationTaskServerConfigurationPacketListenerImpl.currentTaskFields 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.configClasses in net.minecraft.server.network.config that implement ConfigurationTask
- 
Uses of ConfigurationTask in net.neoforged.neoforge.network.configurationSubinterfaces of ConfigurationTask in net.neoforged.neoforge.network.configurationModifier and TypeInterfaceDescriptioninterfaceDefines a custom configuration task that should be run when a client connects.Classes in net.neoforged.neoforge.network.configuration that implement ConfigurationTaskModifier and TypeClassDescriptionfinal recordA custom configuration task that is run when the modded configuration phase is completed.final recordCustom configuration task that is run to indicate that the modded configuration phase has started.final recordfinal recordConfiguration task that syncs the config files to the clientfinal recordSyncs registries to the clientfinal recordSyncs the tier sorting registry to the client