Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DGVPSH/SlackOpen
/ isCustomGuis
Method
isCustomGuis
src/main/java/net/minecraft/src/Config.java:1873–1875 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1871
}
1872
1873
public
static
boolean isCustomGuis() {
1874
return
gameSettings.ofCustomGuis;
1875
}
1876
1877
public
static
int
getScreenshotSize() {
1878
return
gameSettings.ofScreenshotSize;
Callers
2
update
Method · 0.95
bindTexture
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected