Uses of Interface
net.minecraft.server.network.ConfigurationTask
Package
Description
-
Uses of ConfigurationTask in net.minecraft.server.network
Modifier and TypeFieldDescriptionprivate ConfigurationTask
ServerConfigurationPacketListenerImpl.currentTask
Modifier and TypeFieldDescriptionprivate final Queue<ConfigurationTask>
ServerConfigurationPacketListenerImpl.configurationTasks
-
Uses of ConfigurationTask in net.minecraft.server.network.config
-
Uses of ConfigurationTask in net.neoforged.neoforge.network.configuration
Modifier and TypeInterfaceDescriptioninterface
Defines a custom configuration task that should be run when a client connects.Modifier 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