Advertisement
mrkirby153

Untitled

Sep 8th, 2015
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. public addChatComponentMessage(Lnet/minecraft/util/IChatComponent;)V
  2. L0
  3. LINENUMBER 520 L0
  4. ALOAD 0
  5. GETFIELD net/minecraft/client/entity/EntityPlayerSP.mc : Lnet/minecraft/client/Minecraft;
  6. GETFIELD net/minecraft/client/Minecraft.ingameGUI : Lnet/minecraft/client/gui/GuiIngame;
  7. INVOKEVIRTUAL net/minecraft/client/gui/GuiIngame.getChatGUI ()Lnet/minecraft/client/gui/GuiNewChat;
  8. ALOAD 1
  9. INVOKEVIRTUAL net/minecraft/client/gui/GuiNewChat.printChatMessage (Lnet/minecraft/util/IChatComponent;)V
  10. L1
  11. LINENUMBER 521 L1
  12. RETURN
  13. L2
  14. LOCALVARIABLE this Lnet/minecraft/client/entity/EntityPlayerSP; L0 L2 0
  15. LOCALVARIABLE p_146105_1_ Lnet/minecraft/util/IChatComponent; L0 L2 1
  16. MAXSTACK = 2
  17. MAXLOCALS = 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement