Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/egg82/fetcharr
/ send
Method
send
Lib/src/main/java/me/egg82/arr/common/ArrAPI.java:48–48 ·
view source on GitHub ↗
(@NotNull SendableAPIObject obj)
Source
from the content-addressed store, hash-verified
46
void
search(
int
... itemIds);
47
48
default
void
send(@NotNull SendableAPIObject obj) {
49
send(obj, null);
50
}
51
Callers
10
doWork
Method · 0.65
doWork
Method · 0.65
doWork
Method · 0.65
doWork
Method · 0.65
doWork
Method · 0.65
search
Method · 0.65
search
Method · 0.65
search
Method · 0.65
search
Method · 0.65
search
Method · 0.65
Implementers
1
AbstractArrAPI
Lib/src/main/java/me/egg82/arr/common/
Calls
no outgoing calls
Tested by
no test coverage detected