Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Solara-Development/Neptune
/ equals
Method
equals
API/src/main/java/dev/lrxh/api/arena/IArena.java:45–45 ·
view source on GitHub ↗
(Object o)
Source
from the content-addressed store, hash-verified
43
void
delete(boolean save);
44
45
boolean equals(Object o);
46
47
long getTime();
48
}
Callers
15
getSpawn
Method · 0.65
getParticipant
Method · 0.65
addSpectator
Method · 0.65
getScoreboard
Method · 0.65
checkRules
Method · 0.65
hideParticipant
Method · 0.65
showParticipant
Method · 0.65
teleportPlayerToPosition
Method · 0.65
leave
Method · 0.65
getAllPagesButtons
Method · 0.65
getContentColor
Method · 0.65
handleHit
Method · 0.65
Implementers
2
Arena
Plugin/src/main/java/dev/lrxh/neptune/
VirtualArena
Plugin/src/main/java/dev/lrxh/neptune/
Calls
no outgoing calls
Tested by
no test coverage detected