MCPcopy Create free account
hub / github.com/e2wugui/zeze / getDefence

Method getDefence

ZezeJava/ZezexJava/server/src/Game/Fight/IFighter.java:10–10  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

8
9 float getAttack();
10 float getDefence();
11 void setAttack(float value);
12 void setDefence(float value);
13}

Callers 6

onTimerMethod · 0.65
onTimerMethod · 0.65
calculateFighterMethod · 0.65
onTimerMethod · 0.65
calculateFighterMethod · 0.65
getDefenceMethod · 0.65

Implementers 1

FighterZezeJava/ZezexJava/server/src/Game/Fig

Calls

no outgoing calls

Tested by

no test coverage detected