MCPcopy Create free account
hub / github.com/Garten/sourcecraft / getOption

Method getOption

src/main/ConverterData.java:44–46  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

42 }
43
44 public ConvertOption getOption() {
45 return this.option;
46 }
47
48 public void setOption(ConvertOption option) {
49 this.option = option;

Callers 3

setConvertDataMethod · 0.80
openMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected