Interface HudPaintingUtils.ShapeProvider

Enclosing class:
HudPaintingUtils

public static interface HudPaintingUtils.ShapeProvider
  • Method Summary

    Modifier and Type
    Method
    Description
    createShape(double x, double y, double width, double height)
     
  • Method Details

    • createShape

      Shape createShape(double x, double y, double width, double height)