记录类 SyncConfig

java.lang.Object
java.lang.Record
net.neoforged.neoforge.network.configuration.SyncConfig
记录组件:
listener - the listener to indicate to that the task is complete
所有已实现的接口:
ConfigurationTask, ICustomConfigurationTask

@Internal public record SyncConfig(ServerConfigurationPacketListener listener) extends Record implements ICustomConfigurationTask
Configuration task that syncs the config files to the client