pop4959 / ChunkyBorder

An add-on for Chunky which lets you create and manage world borders.
GNU General Public License v3.0
46 stars 11 forks source link

Code cleanup #49

Closed Puremin0rez closed 1 year ago

Puremin0rez commented 1 year ago

It's a low effort PR, but a PR none the less.

(I'm kinda curious as to why java.awt.Color was being imported. Were you experimenting with border colors?)

pop4959 commented 1 year ago

Thanks!

Color was moved to org.popcraft.chunkyborder.util.BorderColor util.