Class SimpleConfigurationTask

java.lang.Object
net.minecraftforge.network.config.SimpleConfigurationTask
All Implemented Interfaces:
ConfigurationTask
Direct Known Subclasses:
SyncConfigTask

public class SimpleConfigurationTask extends Object implements ConfigurationTask
A simple ConfigurationTask that will run a block of code and then mark itself as finished.