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

Method getChatComponent

Minecraft-Utils/1.8/src/GuiChatLine.java:17–19  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15 }
16
17 public ho getChatComponent() {
18 return this.lineString;
19 }
20
21 public int getUpdatedCounter() {
22 return this.updateCounterCreated;

Callers 4

drawMethod · 0.95
refreshChatMethod · 0.95
getChatComponentMethod · 0.95
onServerChatMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected