We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1564f35 commit cf7f051Copy full SHA for cf7f051
src/main/java/org/spongepowered/api/effect/Viewer.java
@@ -59,7 +59,7 @@ public interface Viewer extends Audience {
59
void sendWorldType(WorldType worldType);
60
61
/**
62
- * Plays a client-only death protection effect with the given item.
+ * Plays a client-only death protection effect with <b>any</b> given item.
63
*
64
* @param stack The item to display
65
*/
0 commit comments