Interface HudPaintingUtils.ShapeProvider

  • Enclosing class:
    HudPaintingUtils

    public static interface HudPaintingUtils.ShapeProvider
    • Method Detail

      • createShape

        java.awt.Shape createShape​(double x,
                                   double y,
                                   double width,
                                   double height)