Removed getFogColor from the BCLibAccessor
This commit is contained in:
-3
@@ -5,7 +5,4 @@ import java.awt.*;
|
||||
public interface IBCLibAccessor extends IModAccessor {
|
||||
/** Sets the BCLib custom fog renderer */
|
||||
void setRenderCustomFog(boolean newValue);
|
||||
|
||||
/** Gets the BCLib fog color */
|
||||
Color getFogColor();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user