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

Method update

Minecraft-Utils/1.12/src/Overlay.java:84–89  ·  view source on GitHub ↗
(String title, String subTitle)

Source from the content-addressed store, hash-verified

82 }
83
84 private void update(String title, String subTitle) {
85 this.title = title;
86 this.subTitle = subTitle;
87 this.startedTime = System.currentTimeMillis();
88 this.updateTime = true;
89 }
90
91 @Override
92 public bjz.a a(bka var1, long l) {

Callers 1

createMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected