Skip to content

Commit cf7f051

Browse files
authored
Update Viewer.java
1 parent 1564f35 commit cf7f051

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/spongepowered/api/effect/Viewer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ public interface Viewer extends Audience {
5959
void sendWorldType(WorldType worldType);
6060

6161
/**
62-
* Plays a client-only death protection effect with the given item.
62+
* Plays a client-only death protection effect with <b>any</b> given item.
6363
*
6464
* @param stack The item to display
6565
*/

0 commit comments

Comments
 (0)