regenmeter: Final field
This commit is contained in:
@@ -53,7 +53,7 @@ public class RegenMeterOverlay extends Overlay
|
|||||||
private static final Stroke STROKE = new BasicStroke(2f, BasicStroke.CAP_BUTT, BasicStroke.JOIN_MITER);
|
private static final Stroke STROKE = new BasicStroke(2f, BasicStroke.CAP_BUTT, BasicStroke.JOIN_MITER);
|
||||||
|
|
||||||
private final Client client;
|
private final Client client;
|
||||||
private RegenMeterPlugin plugin;
|
private final RegenMeterPlugin plugin;
|
||||||
|
|
||||||
private Rectangle getBounds(WidgetInfo widgetInfo)
|
private Rectangle getBounds(WidgetInfo widgetInfo)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user