Class ApiSide
java.lang.Object
mcp.mobius.waila.api.__internal__.ApiSide
Marking annotations, do NOT use on your own class!
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic @interface
All class or method that has this annotation means its feature will only be called on the client-side.static @interface
All class or method that has this annotation means its feature will only be called on the server-side. -
Constructor Summary
-
Method Summary
-
Constructor Details
-
ApiSide
public ApiSide()
-