Class ConfigAnnotations.Execute
java.lang.Object
com.simibubi.create.foundation.config.ui.ConfigAnnotations.Execute
- All Implemented Interfaces:
ConfigAnnotations.ConfigAnnotation
- Enclosing class:
- ConfigAnnotations
public static class ConfigAnnotations.Execute
extends Object
implements ConfigAnnotations.ConfigAnnotation
Changing a value that is annotated with Execute will cause the player to run the given command automatically.
-
Method Details
-
run
-
getName
- Specified by:
getNamein interfaceConfigAnnotations.ConfigAnnotation
-
getValue
- Specified by:
getValuein interfaceConfigAnnotations.ConfigAnnotation
-