Interface HudPaintingUtils.ShapeProvider
-
- Enclosing class:
- HudPaintingUtils
public static interface HudPaintingUtils.ShapeProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.awt.Shape
createShape(double x, double y, double width, double height)
-