Skip to content

Commit 325192e

Browse files
xpplecev-api
authored andcommitted
Only draw direction arrow when it's within bounds of the seed map
1 parent 0fc9902 commit 325192e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/dev/xpple/seedmapper/seedmap/SeedMapScreen.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@
126126
import java.util.function.IntSupplier;
127127
import java.util.function.ToIntBiFunction;
128128
import java.util.stream.IntStream;
129+
import java.util.stream.Stream;
129130

130131
import static dev.xpple.seedmapper.util.ChatBuilder.*;
131132

0 commit comments

Comments
 (0)