Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FabricMC/Matcher
/ getFields
Method
getFields
src/main/java/matcher/type/ClassInstance.java:826–828 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
824
}
825
826
public
FieldInstance[] getFields() {
827
return
fields;
828
}
829
830
public
ClassInstance getOuterClass() {
831
return
outerClass;
Callers
15
matchPerfectMembers
Method · 0.95
match
Method · 0.80
unmatchMembers
Method · 0.80
autoMatchFields
Method · 0.80
getStatus
Method · 0.80
process
Method · 0.80
compare
Method · 0.80
fixRecordMemberNames
Method · 0.80
save
Method · 0.80
exportFields
Method · 0.80
clear
Method · 0.80
getScore
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected