Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DGVPSH/SlackOpen
/ error
Method
error
src/main/java/net/minecraft/src/Config.java:480–482 ·
view source on GitHub ↗
(String p_error_0_)
Source
from the content-addressed store, hash-verified
478
}
479
480
public
static
void
error(String p_error_0_) {
481
LOGGER.error(
"[OptiFine] "
+ p_error_0_);
482
}
483
484
public
static
void
log(String p_log_0_) {
485
dbg(p_log_0_);
Callers
15
frameStart
Method · 0.95
processExternalModel
Method · 0.95
parseEntityRender
Method · 0.95
checkGlError
Method · 0.95
createDisplay
Method · 0.45
setWindowIcon
Method · 0.45
checkGLError
Method · 0.45
clickMouse
Method · 0.45
toggleFullscreen
Method · 0.45
ResourceIndex
Method · 0.45
func_148311_a
Method · 0.45
loadTexture
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected