diff options
Diffstat (limited to 'patches/server/0203-Expand-Explosions-API.patch')
-rw-r--r-- | patches/server/0203-Expand-Explosions-API.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/server/0203-Expand-Explosions-API.patch b/patches/server/0203-Expand-Explosions-API.patch index 472715a97d..cdd9028746 100644 --- a/patches/server/0203-Expand-Explosions-API.patch +++ b/patches/server/0203-Expand-Explosions-API.patch @@ -5,7 +5,7 @@ Subject: [PATCH] Expand Explosions API Add Entity as a Source capability, and add more API choices, and on Location. -Co-authored-by: Slqmy <[email protected]> +Co-authored-by: Esoteric Enderman <[email protected]> Co-authored-by: Bjarne Koll <[email protected]> diff --git a/src/main/java/net/minecraft/server/level/ServerLevel.java b/src/main/java/net/minecraft/server/level/ServerLevel.java |