9
0
mirror of https://github.com/Winds-Studio/Leaf.git synced 2025-12-25 01:49:16 +00:00

Re-add Sakura: Optimise check inside blocks and traverse blocks

This commit is contained in:
Dreeam
2025-08-14 22:37:10 +08:00
parent a74b57b875
commit a1b39f41d6
51 changed files with 80 additions and 80 deletions

View File

@@ -1,4 +1,4 @@
package org.dreeam.leaf.util.map;
package org.dreeam.leaf.util.list;
import com.google.common.collect.AbstractIterator;
import net.minecraft.core.BlockPos;