Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DGVPSH/SlackOpen
/ isSmoothBiomes
Method
isSmoothBiomes
src/main/java/net/minecraft/src/Config.java:1216–1218 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1214
}
1215
1216
public
static
boolean isSmoothBiomes() {
1217
return
gameSettings.ofSmoothBiomes;
1218
}
1219
1220
public
static
boolean isCustomColors() {
1221
return
gameSettings.ofCustomColors;
Callers
3
updateUseDefaultGrassFoliageColors
Method · 0.95
getColorMultiplier
Method · 0.95
getFluidColor
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected