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

Method setUid

src/main/java/matcher/type/ClassInstance.java:894–896  ·  view source on GitHub ↗
(int uid)

Source from the content-addressed store, hash-verified

892 }
893
894 public void setUid(int uid) {
895 this.uid = uid;
896 }
897
898 @Override
899 public boolean hasMappedName() {

Callers 2

visitDstNameMethod · 0.45
assignMissingMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected