Details
-
Type:
Bug
-
Status: Resolved
-
Resolution: Fixed
-
Affects Version/s: Minecraft 16w32a
-
Fix Version/s: Minecraft 16w32b
-
Labels:None
-
Confirmation Status:Confirmed
Description
When you type
/kill @e[type=witherb]
the error message states
Entity type minecraft:witherb is invalid
but when typing
/kill @e[type=minecraft:wither]
it states
Entity UUID provided is of invalid format.
Attachments
Issue Links
- relates to
-
MC-121623 Cannot use namespace in type= for selectors
- Resolved