public class FabricConfig
extends UniversalDebugExtension
| Modifier and Type | Field and Description |
|---|---|
java.util.HashSet<Kit> |
kitHashSet |
| Constructor and Description |
|---|
FabricConfig(UniversalDebug universalDebug) |
| Modifier and Type | Method and Description |
|---|---|
Kit[] |
getKits() |
void |
install() |
FabricConfig |
withAnswers() |
FabricConfig |
withCrashlytics() |
public FabricConfig withAnswers()
public FabricConfig withCrashlytics()
public Kit[] getKits()
public void install()