A lot
This commit is contained in:
@@ -13,4 +13,6 @@ public interface Display {
|
||||
public void drawBoundLimitedDisplay(RenderPanel renderer, Graphics2D g, Rectangle bounds, long ticks, int iconTicks);
|
||||
public void redrawRegionlost(RenderPanel renderer);
|
||||
public void notifyForecastProviderUpdate(RenderPanel renderPanel, ForecastProvider forecastProvider);
|
||||
|
||||
public String getDisplayName();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user