MCPcopy Create free account
hub / github.com/boazy/TWEditorEnhanced / getType

Method getType

src/main/java/Database.java:70–73  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

68 }
69
70 public String getType()
71 {
72 return this.fileType;
73 }
74
75 public void setType(String type)
76 {

Callers 3

setTopLevelStructMethod · 0.45
encodeFieldMethod · 0.45
QuestMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected