MCPcopy Create free account
hub / github.com/e2wugui/zeze / getRoleTimer

Method getRoleTimer

ZezeJava/ZezeJava/src/main/java/Zeze/Component/Timer.java:805–807  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

803 }
804
805 public @NotNull TimerRole getRoleTimer() {
806 return defaultOnline.getTimerRole();
807 }
808
809 public @NotNull TimerRole getRoleTimer(@Nullable String onlineSetName) {
810 var online = defaultOnline.getOnline(onlineSetName);

Callers 14

testRoleTimer1Method · 0.80
testRoleTimerCron1Method · 0.80
testRoleTimer2Method · 0.80
testRoleTimerCron2Method · 0.80
benchRoleTimerMethod · 0.80
testRoleTimer1Method · 0.80
testRoleTimer2Method · 0.80
onTimerMethod · 0.80
StopMethod · 0.80
startOnlineTimerMethod · 0.80
StopMethod · 0.80
startOnlineTimerMethod · 0.80

Calls 2

getTimerRoleMethod · 0.80
getOnlineMethod · 0.65

Tested by 7

testRoleTimer1Method · 0.64
testRoleTimerCron1Method · 0.64
testRoleTimer2Method · 0.64
testRoleTimerCron2Method · 0.64
benchRoleTimerMethod · 0.64
testRoleTimer1Method · 0.64
testRoleTimer2Method · 0.64