|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Retention(value=RUNTIME) @Target(value=FIELD) public @interface SidedProxy
Optional Element Summary | |
---|---|
String |
bukkitSide
The name of a special bukkit plugin class to load and populate |
String |
clientSide
The name of the client side class to load and populate |
String |
serverSide
The name of the server side class to load and populate |
public abstract String clientSide
public abstract String serverSide
public abstract String bukkitSide
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |