Skip to content

Commit

Permalink
committed suggestion
Browse files Browse the repository at this point in the history
Co-authored-by: DerEchtePilz <[email protected]>
  • Loading branch information
Hinterhaeltiger and DerEchtePilz authored Jul 15, 2024
1 parent fe76545 commit 6c04f35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/paper/dev/api/command-api/arguments.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ Argument type, but there are many others:
| MAP_DECORATION_TYPE | MapCursor.Type | [Types of sprites displayed on a map](https://minecraft.wiki/w/Map#Map_icons) |
| FLUID | Fluid | [Fluid types](https://minecraft.wiki/w/Fluid)

Brigadier itself also specifies many argument types. For more information on them, see <Javadoc name={"io.papermc.paper.command.brigadier.argument.ArgumentTypes"}>ArgumentTypes</Javadoc>
Minecraft itself also specifies many argument types. For more information on them, see <Javadoc name={"io.papermc.paper.command.brigadier.argument.ArgumentTypes"}>ArgumentTypes</Javadoc>

### Custom types

Expand Down

0 comments on commit 6c04f35

Please sign in to comment.