We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f5ce8b commit 01dbe05Copy full SHA for 01dbe05
1 file changed
src/client/java/org/Jean/greedy_meshing/client/sodium/GreedySodiumSpriteKey.java
@@ -4,5 +4,4 @@
4
import net.minecraft.world.level.block.state.BlockState;
5
6
public record GreedySodiumSpriteKey(BlockState state, Direction face) {
7
-
8
}
0 commit comments