AdityaGupta1 / eloncraft

electric man
MIT License
2 stars 1 forks source link

check if variable tilesAround is actually needed in TileEntityBase #83

Closed AdityaGupta1 closed 5 years ago

AdityaGupta1 commented 5 years ago

if tilesAround isn't used for anything important, it and anywhere it is accessed can be deleted

AdityaGupta1 commented 5 years ago

not really