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

Method isIncludePlaceGroups

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

Source from the content-addressed store, hash-verified

107 }
108
109 public boolean isIncludePlaceGroups() {
110 return includePlaceGroups;
111 }
112
113 public void setIncludePlaceGroups(boolean includePlaceGroups) {
114 this.includePlaceGroups = includePlaceGroups;

Callers 3

prepareLegendEntriesMethod · 0.95

Calls

no outgoing calls

Tested by 2