Updated Upstream (Bukkit) (#8158)
This commit is contained in:
parent
c6313e659c
commit
d0e7fa4dc9
142 changed files with 194 additions and 194 deletions
|
@ -5,7 +5,7 @@ Subject: [PATCH] Prevent tile entity and entity crashes
|
|||
|
||||
|
||||
diff --git a/src/main/java/net/minecraft/world/level/Level.java b/src/main/java/net/minecraft/world/level/Level.java
|
||||
index 5cc0546926ca1403aa325344fc138265f923fe1e..b35ca9316bf719e6b45f4d33ca7deecc95321ab3 100644
|
||||
index 46d4e56ff939034de79ce045e348753d181c7ce3..a73684fc706beca7342786e5d92d6cae750a891c 100644
|
||||
--- a/src/main/java/net/minecraft/world/level/Level.java
|
||||
+++ b/src/main/java/net/minecraft/world/level/Level.java
|
||||
@@ -698,11 +698,11 @@ public abstract class Level implements LevelAccessor, AutoCloseable {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue