Update to 1.18.1 (#7076)
This commit is contained in:
parent
dce79f333c
commit
1c779c2d2e
146 changed files with 568 additions and 588 deletions
|
@ -5,10 +5,10 @@ Subject: [PATCH] MC Dev fixes
|
|||
|
||||
|
||||
diff --git a/src/main/java/net/minecraft/Util.java b/src/main/java/net/minecraft/Util.java
|
||||
index 486d01f5cb69c58878ad7d2fa06ee1154486e55d..58dbe9077fc12964477d6a6fb57d67c41865412c 100644
|
||||
index 820ba0832fb2a7afe37f461a126e90613d775ff4..1851b36f978330651627f902f1c123337cdf9075 100644
|
||||
--- a/src/main/java/net/minecraft/Util.java
|
||||
+++ b/src/main/java/net/minecraft/Util.java
|
||||
@@ -345,7 +345,7 @@ public class Util {
|
||||
@@ -354,7 +354,7 @@ public class Util {
|
||||
}
|
||||
|
||||
public static <K> Strategy<K> identityStrategy() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue