MCPcopy 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

playMethod · 0.65
hasSkillMethod · 0.65
onInventoryClickMethod · 0.65
unregisterMethod · 0.65
tickMethod · 0.65

Implementers 1

TickedObjectsrc/main/java/com/volmit/adapt/api/tic

Calls

no outgoing calls

Tested by

no test coverage detected