Update errorprone
This commit is contained in:
parent
8aa81b445e
commit
1b52e8c3bd
6 changed files with 10 additions and 7 deletions
|
|
@ -28,7 +28,8 @@ import com.mojang.brigadier.StringReader;
|
|||
/**
|
||||
* An extension to the Brigadier StringReader that also implements Queue (via mixin).
|
||||
*
|
||||
* @see cloud.commandframework.fabric.mixin.CloudStringReaderMixin for the {@link java.util.Queue} implementation
|
||||
* <p>See {@link cloud.commandframework.fabric.mixin.CloudStringReaderMixin} for the
|
||||
* {@link java.util.Queue} implementation.</p>
|
||||
*/
|
||||
public final class CloudStringReader extends StringReader {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue