![]() |
VOOZH | about |
This template is used to show the format of each command argument type.
|je=: an argument type in Java Edition.|be=: an argument type in Bedrock Edition.{{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.
{{argument}}