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 3c4581e commit ab7a0c9Copy full SHA for ab7a0c9
src/main/java/org/spongepowered/api/effect/Viewer.java
@@ -242,5 +242,4 @@ default void resetBlockProgress(final Vector3i position) {
242
* @param z The z position
243
*/
244
void resetBlockProgress(int x, int y, int z);
245
-
246
}
0 commit comments