Package testing

Class DebugChatEvent

java.lang.Object
testing.DebugChatEvent

public class DebugChatEvent
extends java.lang.Object
runs clientside for HUD arranging on runtime
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static Mod.HUD.client.TextElement textElement  
  • Constructor Summary

    Constructors 
    Constructor Description
    DebugChatEvent()  
  • Method Summary

    Modifier and Type Method Description
    static void addDebugChatListener()  
    private static void HUDElementStringOp​(java.lang.String s)  
    private static void moveHUDElement​(int x, int y)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait