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

Method getChatComponent

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

Source from the content-addressed store, hash-verified

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

Callers 3

drawMethod · 0.95
refreshChatMethod · 0.95
getChatComponentMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected