MCPcopy 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

shouldReturnForPlayerMethod · 0.65
shouldReturnForWorldMethod · 0.65
registerAdaptationMethod · 0.65
registerSkillMethod · 0.65
isEnabledMethod · 0.65
isEnabledMethod · 0.65
isEnabledMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected