JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
net.glasslauncher.mods.api.gcapi.api
Annotation Interface DefaultOnVanillaServer
@Retention
(
RUNTIME
)
@Target
(
FIELD
)
@Documented
public @interface
DefaultOnVanillaServer
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. Use the load listeners if you want to do something more fancy.