yarn/mappings/net/minecraft/client/gui/hud/ChatHudLine.mapping

8 lines
189 B
Plaintext
Raw Normal View History

2019-02-06 15:22:24 -05:00
CLASS cqc net/minecraft/client/gui/hud/ChatHudLine
FIELD a tickCreated I
2019-01-24 11:47:45 -05:00
FIELD b contents Ljc;
FIELD c id I
2019-01-24 11:47:45 -05:00
METHOD a getContents ()Ljc;
METHOD b getTickCreated ()I
METHOD c getId ()I