Class RenderTooltipEvent.Post

    • Field Detail

      • width

        private final int width
      • height

        private final int height
    • Method Detail

      • getWidth

        public int getWidth()
        Returns:
        The width of the tooltip box. This is the width of the inner box, not including the border.
      • getHeight

        public int getHeight()
        Returns:
        The height of the tooltip box. This is the height of the inner box, not including the border.