Class RenderGameOverlayEvent.Chat

java.lang.Object
net.minecraftforge.eventbus.api.Event
Enclosing class:
RenderGameOverlayEvent

public static class RenderGameOverlayEvent.Chat extends RenderGameOverlayEvent.Pre
  • Field Details

    • posX

      private int posX
    • posY

      private int posY
  • Constructor Details

  • Method Details

    • getPosX

      public int getPosX()
    • setPosX

      public void setPosX(int posX)
    • getPosY

      public int getPosY()
    • setPosY

      public void setPosY(int posY)