package multimonster.edit.plugin; import multimonster.common.edit.FilterAction; /** * The filter-actions of the test-mmthread-plugin * It's empty as the plugin does nothing. * * @author Holger Velke (sihovelk) */ public class MMThreadPlugInAction extends FilterAction { }