1 2 3 4 5 6
package com.thatgravyboat.skyblockhud.core.config; public class Config { public void executeRunnable(String runnableId) {} }