Use net.minecraft.util.Pair instead of javafx.util.Pair
sargunv opened this issue ยท 0 comments
Using javafx.util.Pair
makes the game crash in an environment where javafx isn't installed by default, such as with OpenJDK.
sargunv opened this issue ยท 0 comments
Using javafx.util.Pair
makes the game crash in an environment where javafx isn't installed by default, such as with OpenJDK.