All Classes and Interfaces

Class
Description
 
 
 
Some utility methods copied over from r1.2.5 for use in ExtensibleTextFieldWidget.
 
 
 
 
 
 
 
 
 
Adding this to a config field will reset it to defaults on joining a vanilla server, and return it to what it was on leaving.
 
 
 
EnumConfigEntry<T extends Enum<?>>
This class is a bit of a crapshoot cause java's generic type handling is pitifully bad.
 
Used in the save and load listeners.
An example parent config class.
An example config category.
 
An example config class, you can view this in-game inside modmenu's settings button for gcapi.
 
 
 
Basically a modified Textbox from r1.2.5, but modified for gcapi's use case.
 
 
 
 
Use this instead of GCCore!
Deprecated.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Syncs the config entry with the server upon join, and server config change.
 
 
 
 
 
 
 
 
 
 
 
 
 
Copied from ModMenu
 
Used in ValueOnVanillaServer.
Adding this to a config field will reset it to this value on joining a vanilla server, and return it to what it was on leaving.