Entity_HumanoidMonster: {
    type: "compound";
    value: {
        ItemInHand?: { type: "compound"; value: object } & Item_ItemStack;
    };
} & ActorPrefix

Humanoid monster entities include.