MCPcopy Create free account
hub / github.com/FabricMC/Matcher / isMatchable

Method isMatchable

src/main/java/matcher/type/ClassInstance.java:325–328  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

323 }
324
325 @Override
326 public boolean isMatchable() {
327 return matchable;
328 }
329
330 @Override
331 public boolean setMatchable(boolean matchable) {

Callers 5

updateMatchButtonsMethod · 0.95
toggleMatchableMethod · 0.95
hasPotentialMatchMethod · 0.95
setMatchMethod · 0.95
readMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected