Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boxbeam/RedLib
/ msg
Method
msg
src/redempt/redlib/RedLib.java:40–42 ·
view source on GitHub ↗
(String msg)
Source
from the content-addressed store, hash-verified
38
}
39
40
public
static
String msg(String msg) {
41
return
globalMessages.get(msg);
42
}
43
44
/**
45
* The middle number of the server version -
for
example,
if
the server version is 1.15.2, this will be 15
Callers
4
delayedTeleport
Method · 0.95
prompt
Method · 0.95
onChat
Method · 0.95
onClick
Method · 0.95
Calls
1
get
Method · 0.65
Tested by
no test coverage detected