paperclone22 / Nomad-Books-Redux

A Minecraft Fabric mod introducing books containing encampments for immediate deployment, for players that are always on the go.
GNU General Public License v3.0
4 stars 0 forks source link

Refactor NomadBookItem#useOnBlock() to reduce Cognitive complexity #19

Open paperclone22 opened 1 week ago

paperclone22 commented 1 week ago

This method is huge and complex. It is difficult to read and to make changes.

Fix it

paperclone22 commented 1 week ago

Also I'm interested in changing the priority / order of how the upgrades act. Like I feel that Spacial Displacer should act as a last resort. eg if Fungal Support can find a spot, then Funcal Support should be used without Spacial Displacer acting.