LogisticsPipes
LogisticsPipes copied to clipboard
Readability improvements 1/Inf
-
RenderTickHandler
- displayPipeGhost is now readable
- inlined checkItemStackForPipeGhost()
- un-indented renderWorldLast()
-
LogisticsGuiOverrenderer
- renamed to GuiOverlay as the it is in the logisticspipes package and Overlay is the word ;)
- simplified isCompatibleGui to follow similar syntax to previous refactors
- overall readability improvements
-
SlotFinderActivatePacket
- fixed field names
- simplified processPacket()
None of these changes should have any impact on functionality.