-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
1366614
Summary:
Entity Documentation - minecraft:interact does not contain some existing parameters.
The following parameters exist in vanilla entities but are not documented:
- barter (piglin)
- admire (piglin)
- give_item (allay)
- take_item (allay)
Steps to reproduce:
- Open the page https://learn.microsoft.com/en-us/minecraft/creator/reference/content/entityreference/examples/entitycomponents/minecraftcomponent_interact?view=minecraft-bedrock-stable#parameter
- Try to find in the table with the parameters "barter", "admire", "give_item", "take_item".
Observed results:
There are no "barter", "admire", "give_item", "take_item" parameters.
Expected results:
The parameters will include "barter", "admire", "give_item", "take_item".