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

Interface ParentInstance

src/main/java/matcher/type/ParentInstance.java:3–5  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1package matcher.type;
2
3public interface ParentInstance {
4 boolean hasMappedChildren();
5}

Callers 5

onClassSelectMethod · 0.65
hasMappedChildrenMethod · 0.65
getDisplayClassesMethod · 0.65
writeMethod · 0.65
writeClassMethod · 0.65

Implementers 2

ClassInstancesrc/main/java/matcher/type/ClassInstan
MethodInstancesrc/main/java/matcher/type/MethodInsta

Calls

no outgoing calls

Tested by

no test coverage detected