VOOZH about

URL: https://minecraft.wiki/w/Template:Arg_desc

⇱ Template:Arg desc – Minecraft Wiki


Template:Arg desc

From Minecraft Wiki
Jump to navigation Jump to search
Documentation[view] [edit] [history] [purge]

This template is used to show the format of each command argument type.

Parameters

[edit source]
  • |je=: an argument type in Java Edition.
  • |be=: an argument type in Bedrock Edition.

Examples

[edit source]
{{arg desc|je=item_predicate}}
{{arg desc|je=vec2|be=RelativeFloat}}
{{arg desc|je=float|max=5.0|min=1.0|be=float}}
{{arg desc|je=entity|amount=single|type=entities|be=actor}}

It must be in the format of item_id[tests](accepts item or block tags), in which tests can be omitted when they are not needed. See minecraft:item_predicate for details.

Must be two-dimensional coordinates with double-precision floating-point number[Java Edition only] or single-precision floating-point number[Bedrock Edition only] elements. Accepts tilde notations.

Must be a [Float]Single-precision floating-point number (from -(2-2-23)×2127 (≈-3.4×1038) to (2-2-23)2×127 (≈3.4×1038) ). In Java Edition, it must be between 1.0 and 5.0 (inclusive).

Must be a player name, a target selector or a UUID[Java Edition only]. In Java Edition, the target selector must be in single type.

See also

[edit source]
[view] [edit] [history] [purge]The above documentation is transcluded from Template:Arg desc/doc.
Retrieved from "https://minecraft.wiki/w/Template:Arg_desc?oldid=3644842"

Navigation menu