diff --git a/mappings/net/minecraft/world/World.mapping b/mappings/net/minecraft/world/World.mapping index 7183f4b5b2..d79a3dfd40 100644 --- a/mappings/net/minecraft/world/World.mapping +++ b/mappings/net/minecraft/world/World.mapping @@ -148,7 +148,7 @@ CLASS net/minecraft/class_1937 net/minecraft/world/World METHOD method_43127 getSpawnAngle ()F METHOD method_43128 playSound (Lnet/minecraft/class_1657;DDDLnet/minecraft/class_3414;Lnet/minecraft/class_3419;FF)V ARG 1 source - COMMENT the player that caused this sound, or {@code null}. On the client, the sound will only if if the source is the same as the client's player. + COMMENT the player that caused this sound, or {@code null}. On the client, the sound will only play if the source is the same as the client's player. COMMENT On the server, sound packets will be sent to players around the source, excluding the source itself. ARG 2 x ARG 4 y @@ -159,7 +159,7 @@ CLASS net/minecraft/class_1937 net/minecraft/world/World ARG 11 pitch METHOD method_43129 playSoundFromEntity (Lnet/minecraft/class_1657;Lnet/minecraft/class_1297;Lnet/minecraft/class_3414;Lnet/minecraft/class_3419;FF)V ARG 1 source - COMMENT the player that caused this sound, or {@code null}. On the client, the sound will only if if the source is the same as the client's player. + COMMENT the player that caused this sound, or {@code null}. On the client, the sound will only play if the source is the same as the client's player. COMMENT On the server, sound packets will be sent to players around the source, excluding the source itself. ARG 2 entity ARG 3 sound @@ -210,7 +210,7 @@ CLASS net/minecraft/class_1937 net/minecraft/world/World ARG 4 entity METHOD method_47967 playSound (Lnet/minecraft/class_1657;DDDLnet/minecraft/class_3414;Lnet/minecraft/class_3419;FFJ)V ARG 1 source - COMMENT the player that caused this sound, or {@code null}. On the client, the sound will only if if the source is the same as the client's player. + COMMENT the player that caused this sound, or {@code null}. On the client, the sound will only play if the source is the same as the client's player. COMMENT On the server, sound packets will be sent to players around the source, excluding the source itself. ARG 2 x ARG 4 y @@ -307,7 +307,7 @@ CLASS net/minecraft/class_1937 net/minecraft/world/World ARG 1 tickDelta METHOD method_8449 playSoundFromEntity (Lnet/minecraft/class_1657;Lnet/minecraft/class_1297;Lnet/minecraft/class_6880;Lnet/minecraft/class_3419;FFJ)V ARG 1 source - COMMENT the player that caused this sound, or {@code null}. On the client, the sound will only if if the source is the same as the client's player. + COMMENT the player that caused this sound, or {@code null}. On the client, the sound will only play if the source is the same as the client's player. COMMENT On the server, sound packets will be sent to players around the source, excluding the source itself. ARG 2 entity ARG 3 sound @@ -347,7 +347,7 @@ CLASS net/minecraft/class_1937 net/minecraft/world/World METHOD method_8458 isSavingDisabled ()Z METHOD method_8465 playSound (Lnet/minecraft/class_1657;DDDLnet/minecraft/class_6880;Lnet/minecraft/class_3419;FFJ)V ARG 1 source - COMMENT the player that caused this sound, or {@code null}. On the client, the sound will only if if the source is the same as the client's player. + COMMENT the player that caused this sound, or {@code null}. On the client, the sound will only play if the source is the same as the client's player. COMMENT On the server, sound packets will be sent to players around the source, excluding the source itself. ARG 2 x ARG 4 y