Russkih Anatoly
Russkih Anatoly
According to the code https://github.com/ForestryMC/Binnie/blob/274a02b726f031c824a1d46d611e3f66086b8830/extratrees/src/main/java/binnie/extratrees/machines/brewery/BreweryMachine.java#L59-L67 and https://github.com/ForestryMC/Binnie/blob/274a02b726f031c824a1d46d611e3f66086b8830/core/src/main/java/binnie/core/machines/inventory/MachineSide.java#L19 the liquid must go with the sides. But I have not used these machines yet and I'm not familiar with the Your (funnel)...
@mezz Cannot produce, is it fixed?
@Nedelosk please review.
My bad. Java is not my main programming language. I was looking for a constant, but missed it. I'll correct it a bit later.
@Nedelosk 1. This does not break anything? 2. There may be a performance gain (or maybe not). 3. Should not be harm from this. 4. I have already started, I...
5.Makes code more standardized. Some files / methods already use the final in args, vars, for cycle.
Two latest commits fix border (lines near slots element) in compartment search window: Fix:  
Search window has also bug with icon painting. ~~~According to my tests it is related to z-state of elements. In common situation all gui elements painted on 0 (zero) level.~~~...
Well, what to do with the refactoring already done. Should I remove the new finals.
No problem, but it can take some time.