Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VolmitSoftware/Adapt
/ getId
Method
getId
src/main/java/com/volmit/adapt/api/tick/Ticked.java:61–61 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
59
String getGroup();
60
61
String getId();
62
63
default boolean shouldTick() {
64
return
M.ms() - getLastTick() > getInterval();
Callers
5
play
Method · 0.65
hasSkill
Method · 0.65
onInventoryClick
Method · 0.65
unregister
Method · 0.65
tick
Method · 0.65
Implementers
1
TickedObject
src/main/java/com/volmit/adapt/api/tic
Calls
no outgoing calls
Tested by
no test coverage detected