Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/VolmitSoftware/Adapt
/ getLevel
Method
getLevel
src/main/java/com/volmit/adapt/api/Component.java:965–965 ·
view source on GitHub ↗
(Player p)
Source
from the content-addressed store, hash-verified
963
}
964
965
default
int
getLevel(Player p) {
966
return
p.getLevel();
967
}
968
Callers
15
PapiExpansion
Method · 0.65
handleComposterInteraction
Method · 0.65
on
Method · 0.65
on
Method · 0.65
open
Method · 0.65
on
Method · 0.65
getChance
Method · 0.65
getCooldownDuration
Method · 0.65
on
Method · 0.65
on
Method · 0.65
on
Method · 0.65
on
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected