Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/VolmitSoftware/Adapt
/ isEnabled
Method
isEnabled
src/main/java/com/volmit/adapt/api/skill/Skill.java:48–48 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
46
void
registerConfiguration(Class<T> type);
47
48
boolean isEnabled();
49
50
T getConfig();
51
Callers
7
shouldReturnForPlayer
Method · 0.65
shouldReturnForWorld
Method · 0.65
registerAdaptation
Method · 0.65
registerSkill
Method · 0.65
isEnabled
Method · 0.65
isEnabled
Method · 0.65
isEnabled
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected