Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
setConvertData
Method · 0.80
DefaultMinecraftMapConverter
Method · 0.80
open
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected