MCPcopy Create free account
hub / github.com/Neop/mudmap2 / isIncludePathColors

Method isIncludePathColors

src/main/java/mudmap2/backend/legend/Legend.java:93–95  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

91 }
92
93 public boolean isIncludePathColors() {
94 return includePathColors;
95 }
96
97 public void setIncludePathColors(boolean includePathColors) {
98 this.includePathColors = includePathColors;

Callers 3

prepareLegendEntriesMethod · 0.95

Calls

no outgoing calls

Tested by 2