Class ReferenceHandler
java.lang.Object
septogeddon.pluginquery.library.remote.ReferenceHandler
The reference handler for
ObjectReference- Author:
- Thito Yalasatria Sunarya
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet cached methodlonggetId()Get the reference idRemoteObject<?> getOwner()Get the owner
-
Constructor Details
-
ReferenceHandler
-
-
Method Details
-
getCachedMethodLookup
Get cached method- Returns:
- map of cached method
-
getId
public long getId()Get the reference id- Returns:
- id
-
getOwner
Get the owner- Returns:
- RemoteObject owner
-