-
Bug
-
Resolution: Works As Intended
-
None
-
Minecraft 1.10
-
None
-
System.getProperty("os.name").equals("Windows 10") &&
System.getProperty("os.version").equals("10.0") &&
System.getProperty("os.arch").equals("amd64") &&
System.getProperty("java.version").equals("1.8.0_25") &&
System.getProperty("java.vendor").equals("Oracle Corporation") &&
System.getProperty("sun.arch.data.model').equals("64")System.getProperty("os.name").equals("Windows 10") && System.getProperty("os.version").equals("10.0") && System.getProperty("os.arch").equals("amd64") && System.getProperty("java.version").equals("1.8.0_25") && System.getProperty("java.vendor").equals("Oracle Corporation") && System.getProperty("sun.arch.data.model').equals("64")
-
Unconfirmed
See this video for details:
https://www.youtube.com/watch?v=i_nJDsaNz7U
The recording has been made in one of the 1.9 snapshots, but later I tested it in 1.10