Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Solara-Development/Neptune
/ ITime
Interface
ITime
API/src/main/java/dev/lrxh/api/utils/ITime.java:3–7 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
package
dev.lrxh.api.utils;
2
3
public
interface
ITime {
4
String formatTime();
5
6
String formatSecondsMillis();
7
}
Callers
3
getPlaceholders
Method · 0.65
parse
Method · 0.65
onPressurePlate
Method · 0.65
Implementers
1
Time
Plugin/src/main/java/dev/lrxh/neptune/
Calls
no outgoing calls
Tested by
no test coverage detected