meow finale_real_finalfinal_real_lastone

This commit is contained in:
Wolf 2026-07-22 22:11:32 -04:00
parent c3cd832abc
commit 0d1dff70ad

View File

@ -651,7 +651,7 @@ public abstract class BlockDummyable extends BlockContainer implements ICustomBl
}
//Gets the list of different dimensions that each XLmultiblock has, and generates the list of blocks that needs to be highlighted.
//Each XL multiblock has the getAllDimensions overridden in its own class
//Each XL multiblock has the getAllDimensions overridden in its own class. Each NEEDS it or it will show the incorect shape.
List<BlockPos> blocks = new java.util.ArrayList<>();
Set<BlockPos> set = new java.util.HashSet<>();