Package io.aether.api.clientserverregapi
Class ClientApiRegSafeLocal<RT>
- java.lang.Object
-
- io.aether.api.clientserverregapi.ClientApiRegSafeLocal<RT>
-
- All Implemented Interfaces:
ClientApiRegSafe
public abstract class ClientApiRegSafeLocal<RT> extends java.lang.Object implements ClientApiRegSafe
-
-
Field Summary
Fields Modifier and Type Field Description protected RTremoteApi-
Fields inherited from interface io.aether.api.clientserverregapi.ClientApiRegSafe
EMPTY, META
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedClientApiRegSafeLocal(RT remoteApi)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description RTgetRemoteApi()
-