#[at @p or in playerのいるディメンション at 0 0 0]untwo:entity_uuid/mob_get/sel/s/ @s
#data modify storage untwo:temp mob_get.out.Name set from storage untwo:temp mob_get.temp.hover_event.name #untwo:temp mob_get.out.Nameに名前を出力
#data modify storage untwo:temp mob_get.out.Type set from storage untwo:temp mob_get.temp.hover_event.id #untwo:temp mob_get.out.Typeにエンティティタイプを出力
#data modify storage untwo:temp mob_get.out.UUID10 set from storage untwo:temp mob_get.temp.hover_event.uuid #untwo:temp mob_get.out.UUID10にUUID10を出力
#data modify storage untwo:temp mob_get.out.UUID16 set from storage untwo:temp mob_get.temp.insertion #untwo:temp mob_get.out.UUID16にUUID16を出力
summon minecraft:item_display ~ ~ ~ {Tags:[untwo.get.mob.uuid],item:{id:"minecraft:acacia_button",count:1,components:{"minecraft:item_model":"minecraft:air"}}}
item modify entity @e[distance=..1,type=item_display,tag=untwo.get.mob.uuid,limit=1] container.0 {function: "minecraft:set_name",entity: "this",name: {selector: "@s"}}
execute as @e[distance=..1,type=item_display,tag=untwo.get.mob.uuid,limit=1] at @s run function untwo:entity_uuid/mob_get/sel/s/get_kill