a91c1c2d1807e4f57ddc251f4457a3b2adca77fb
Hoppers call this to I guess "get the primary side" of a double sided chest. If the double sided chest crosses chunk lines, it causes the chunk to load. This will end up causing sync chunk loads, which will unload with Chunk GC, only to be reloaded again the next tick. This of course is undesirable, so just return the loaded side as "primary" and treat it as a single chest if the other sides are unloaded
Description
No description provided
51 MiB
Languages
Java
100%