Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/VolmitSoftware/Adapt
/ sendCooldown
Method
sendCooldown
src/main/java/com/volmit/adapt/nms/NMS.java:64–64 ·
view source on GitHub ↗
(Player p, Material m, int tick)
Source
from the content-addressed store, hash-verified
62
ItemStack deserializeStack(String s);
63
64
void
sendCooldown(Player p, Material m,
int
tick);
65
}
66
}
Callers
3
onRightClick
Method · 0.65
on
Method · 0.65
on
Method · 0.65
Implementers
2
NMS_1_19_4
src/main/java/com/volmit/adapt/nms/NMS
NMS_Default
src/main/java/com/volmit/adapt/nms/NMS
Calls
no outgoing calls
Tested by
no test coverage detected