diff options
Diffstat (limited to 'patches/server/0277-Fixes-and-additions-to-the-spawn-reason-API.patch')
-rw-r--r-- | patches/server/0277-Fixes-and-additions-to-the-spawn-reason-API.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/server/0277-Fixes-and-additions-to-the-spawn-reason-API.patch b/patches/server/0277-Fixes-and-additions-to-the-spawn-reason-API.patch index 206d4526b3..d51b78c7fb 100644 --- a/patches/server/0277-Fixes-and-additions-to-the-spawn-reason-API.patch +++ b/patches/server/0277-Fixes-and-additions-to-the-spawn-reason-API.patch @@ -51,7 +51,7 @@ index 71352f1b86c594ea2edf5d1735410054d909291a..49d4feda5b352bd135aadf3c4677d236 if (entity == null) { diff --git a/src/main/java/net/minecraft/server/players/PlayerList.java b/src/main/java/net/minecraft/server/players/PlayerList.java -index 97b48186a48ca037645d4a5ae84e3a95fd413a33..a04cfa09d9f8594a7ad3120855efe1641abb7a47 100644 +index 9f645b32269e3251da7e8d69ee29d1264759a79e..51e6169530b775b9f325c7c14e37b97a00d5b2cf 100644 --- a/src/main/java/net/minecraft/server/players/PlayerList.java +++ b/src/main/java/net/minecraft/server/players/PlayerList.java @@ -223,6 +223,11 @@ public abstract class PlayerList { |