MCPcopy 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

getSpawnMethod · 0.65
getParticipantMethod · 0.65
addSpectatorMethod · 0.65
getScoreboardMethod · 0.65
checkRulesMethod · 0.65
hideParticipantMethod · 0.65
showParticipantMethod · 0.65
leaveMethod · 0.65
getAllPagesButtonsMethod · 0.65
getContentColorMethod · 0.65
handleHitMethod · 0.65

Implementers 2

ArenaPlugin/src/main/java/dev/lrxh/neptune/
VirtualArenaPlugin/src/main/java/dev/lrxh/neptune/

Calls

no outgoing calls

Tested by

no test coverage detected