Class ExampleConfigCategory
java.lang.Object
net.glasslauncher.mods.api.gcapi.impl.example.ExampleConfigCategory
An example config category. Note the use of @ConfigCategory for defining a category.
Make sure to add it inside your gcapi entrypoints in your fabric.mod.json. Look at the one for this mod for an example.
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ohNo
-
ohYes
-
secondCategory
-
-
Constructor Details
-
ExampleConfigCategory
public ExampleConfigCategory()
-