Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DGVPSH/SlackOpen
/ log
Method
log
src/main/java/net/minecraft/src/Config.java:484–486 ·
view source on GitHub ↗
(String p_log_0_)
Source
from the content-addressed store, hash-verified
482
}
483
484
public
static
void
log(String p_log_0_) {
485
dbg(p_log_0_);
486
}
487
488
public
static
int
getUpdatesPerFrame() {
489
return
gameSettings.ofChunkUpdates;
Callers
9
readCustomSkies
Method · 0.95
getField
Method · 0.95
readFontProperties
Method · 0.95
loadAllVisibleChunks
Method · 0.95
onResourceManagerReload
Method · 0.95
loadSprites
Method · 0.95
loadTextureAtlas
Method · 0.95
detectMaxMipmapLevel
Method · 0.95
checkOpenGlCaps
Method · 0.95
Calls
1
dbg
Method · 0.95
Tested by
no test coverage detected