MCPcopy Create free account
hub / github.com/SeanDragon/protools / getSolarDay

Method getSolarDay

common/src/main/java/pro/tools/time/Solar.java:37–39  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

35 }
36
37 public int getSolarDay() {
38 return solarDay;
39 }
40
41 public Solar setSolarDay(int solarDay) {
42 this.solarDay = solarDay;

Callers 1

solartolunarMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected