Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DGVPSH/SlackOpen
/ isSwampColors
Method
isSwampColors
src/main/java/net/minecraft/src/Config.java:1193–1195 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1191
}
1192
1193
public
static
boolean isSwampColors() {
1194
return
gameSettings.ofSwampColors;
1195
}
1196
1197
public
static
boolean isRandomEntities() {
1198
return
gameSettings.ofRandomEntities;
Callers
2
updateUseDefaultGrassFoliageColors
Method · 0.95
getColorBiome
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected