MCPcopy Create free account
hub / github.com/5zig/The-5zig-Mod / error

Method error

Minecraft-Utils/1.8/src/AudioButton.java:94–97  ·  view source on GitHub ↗
(String message)

Source from the content-addressed store, hash-verified

92 }
93
94 private void error(String message) {
95 this.errorMessage = message;
96 this.errorTicks = 50;
97 }
98
99 private void startRecording() {
100 if (recording || recordingStarted != 0)

Callers 15

runMethod · 0.95
stopRecordingMethod · 0.95
closeConnectionMethod · 0.45
runMethod · 0.45
I18nClass · 0.45
getBundleMethod · 0.45
extractMethod · 0.45
runMethod · 0.45
downloadUpdateMethod · 0.45
PluginManagerImplMethod · 0.45
loadPluginsMethod · 0.45
loadInitialMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected